KeyboardButton¶
- class pyrogram.raw.base.KeyboardButton[source]¶
Bot or inline keyboard buttons
- Constructors:
This base type has 1 constructor available.
Bot keyboard button
- Functions:
This object can be returned by 1 function.
Fetch the peer request button a bot prepared for a Mini App with bots.requestWebViewButton, invoked when the Mini App emits a web_app_request_chat event, see here » for more info.