- Home »
- InputKeyboardButtonRequestPeer
InputKeyboardButtonRequestPeer¶
- class pyrogram.raw.types.InputKeyboardButtonRequestPeer¶
Telegram API type.
Constructor of
KeyboardButton.- Details:
Layer:
224ID:
2B78156
- Parameters:
text (
str) – N/Abutton_id (
int32-bit) – N/Apeer_type (
RequestPeerType) – N/Amax_quantity (
int32-bit) – N/Aname_requested (
bool, optional) – N/Ausername_requested (
bool, optional) – N/Aphoto_requested (
bool, optional) – N/Astyle (
KeyboardButtonStyle, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.