InputKeyboardButtonRequestPeer
---types---
inputKeyboardButtonRequestPeer#c9662d05 flags:# name_requested:flags.0?true username_requested:flags.1?true photo_requested:flags.2?true text:string button_id:int peer_type:RequestPeerType max_quantity:int = KeyboardButton
Belongs to
This type can be an instance of either:
Members
text | string | |
button_id | int | |
peer_type | RequestPeerType | |
max_quantity | int | |
name_requested | flag | This argument defaults to None and can be omitted. |
username_requested | flag | This argument defaults to None and can be omitted. |
photo_requested | flag | This argument defaults to None and can be omitted. |