BotName¶
- class aiogram.types.bot_name.BotName(*, name: str, **extra_data: Any)[source]¶
This object represents the bot’s name.
Source: https://core.telegram.org/bots/api#botname
- name: str¶
The bot’s name
This object represents the bot’s name.
Source: https://core.telegram.org/bots/api#botname
The bot’s name