KeyboardButton¶
Represents a single button in a bot keyboard
KeyboardButton(
text: string,
icon_custom_emoji_id: int64,
style: ButtonStyle,
type: KeyboardButtonType
) → KeyboardButton
KeyboardButton¶Represents a single button in a bot keyboard
KeyboardButton(
text: string,
icon_custom_emoji_id: int64,
style: ButtonStyle,
type: KeyboardButtonType
) → KeyboardButton