Trait rust_tdlib::types::TDReplyMarkup[][src]

pub trait TDReplyMarkup: Debug + RObject { }
Expand description

Contains a description of a custom keyboard and actions that can be done with it to quickly reply to bots

Implementations on Foreign Types

Implementors