ReplyKeyboardMarkup¶
- class pyrogram.raw.types.ReplyKeyboardMarkup¶
Telegram API type.
Constructor of
ReplyMarkup
.- Details:
Layer:
194
ID:
85DD99D1
- Parameters:¶
rows (List of
KeyboardButtonRow
) – N/Aresize (
bool
, optional) – N/Asingle_use (
bool
, optional) – N/Aselective (
bool
, optional) – N/Apersistent (
bool
, optional) – N/Aplaceholder (
str
, optional) – N/A