KeyboardButtonRequestManagedBot¶
- class pyrogram.types.KeyboardButtonRequestManagedBot¶
This object defines the parameters for the creation of a managed bot.
- Parameters:
button_id (
int) – Identifier of button.suggested_name (
str) – Suggested name for the bot.suggested_username (
str) – Suggested username for the bot.