bots.RequestedButton
- class pyrogram.raw.base.bots.RequestedButton
Telegram API base type.
- Constructors:
This base type has 1 constructor available.
Telegram API type.
- Functions:
This object can be returned by 1 function.
Telegram API function.
TL Schema
bots.requestedButton#f13bbcd7
webapp_req_id:string
= bots.RequestedButton
Parameter Tree
RequestedButton
└── webapp_req_id →
stringExample
RequestedButton(
webapp_req_id="text",
)