ReplyMarkup
Rust type: enums::ReplyMarkup
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| ReplyInlineMarkup |
| ReplyKeyboardForceReply |
| ReplyKeyboardHide |
| ReplyKeyboardMarkup |
Requests returning this type
None.
Requests accepting this type as input
| EditInlineBotMessage |
| EditMessage |
| SendMedia |
| SendMessage |