mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
17 lines
605 B
JSON
17 lines
605 B
JSON
|
|
{
|
||
|
|
"meta": {},
|
||
|
|
"group": {
|
||
|
|
"title": "Available methods",
|
||
|
|
"anchor": "available-methods"
|
||
|
|
},
|
||
|
|
"object": {
|
||
|
|
"anchor": "removemyprofilephoto",
|
||
|
|
"name": "removeMyProfilePhoto",
|
||
|
|
"description": "Removes the profile photo of the bot. Requires no parameters. Returns True on success.",
|
||
|
|
"html_description": "<p>Removes the profile photo of the bot. Requires no parameters. Returns <em>True</em> on success.</p>",
|
||
|
|
"rst_description": "Removes the profile photo of the bot. Requires no parameters. Returns :code:`True` on success.",
|
||
|
|
"annotations": [],
|
||
|
|
"category": "methods"
|
||
|
|
}
|
||
|
|
}
|