bots.RequestedButton#
- class pyrogram.raw.base.bots.RequestedButton#
Contains the Mini App request ID generated when a bot prepares a peer request button, see here for more info.
Users can interact with your bot via buttons or even inline buttons, straight from inline messages in any chat.
- Constructors:
This base type has 1 constructor available.
Contains the request ID a bot should pass to a Mini App after preparing a peer request button with bots.requestWebViewButton, see here for more info.
- Functions:
This object can be returned by 1 function.