Trait rtdlib::types::TDReplyMarkup[][src]

pub trait TDReplyMarkup: Debug + RObject { }

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

Implementations on Foreign Types

impl<'a, REPLYMARKUP: TDReplyMarkup> TDReplyMarkup for &'a REPLYMARKUP[src]

impl<'a, REPLYMARKUP: TDReplyMarkup> TDReplyMarkup for &'a mut REPLYMARKUP[src]

Loading content...

Implementors

Loading content...