Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 692 Bytes

File metadata and controls

13 lines (8 loc) · 692 Bytes

SendInboxMessageRequestReplyMarkup

Properties

Name Type Description Notes
r#type Option<Type> Keyboard type (enum: inline_keyboard, reply_keyboard) [optional]
keyboard Option<Vec<Vecmodels::SendInboxMessageRequestReplyMarkupKeyboardInnerInner>> Array of rows, each row is an array of buttons [optional]
one_time Option<bool> Hide keyboard after use (reply_keyboard only) [optional][default to true]

[Back to Model list] [Back to API list] [Back to README]