{ "meta": {}, "group": { "title": "Available methods", "anchor": "available-methods" }, "object": { "anchor": "getmydefaultadministratorrights", "name": "getMyDefaultAdministratorRights", "description": "Use this method to get the current default administrator rights of the bot. Returns ChatAdministratorRights on success.", "html_description": "
Use this method to get the current default administrator rights of the bot. Returns ChatAdministratorRights on success.
", "rst_description": "Use this method to get the current default administrator rights of the bot. Returns :class:`aiogram.types.chat_administrator_rights.ChatAdministratorRights` on success.", "annotations": [ { "type": "Boolean", "required": false, "description": "Pass True to get default administrator rights of the bot in channels. Otherwise, default administrator rights of the bot for groups and supergroups will be returned.", "html_description": "