Layer 224
BotsRequestedButtonObj
constructor
bots.requestedButton#f13bbcd7 webapp_req_id:string = bots.RequestedButton;
Parameters
| Name | Type | Description |
|---|---|---|
| WebappReqId | string |
Returns
bots.RequestedButtonGogram Example
// Creating BotsRequestedButtonObj constructor obj := &tg.BotsRequestedButtonObj{ WebappReqId: "Hello, World!", }