Trait rtdlib::types::TDChatType[][src]

pub trait TDChatType: Debug + RObject { }

TRAIT | Describes the type of a chat

Implementations on Foreign Types

impl<'a, CHATTYPE: TDChatType> TDChatType for &'a CHATTYPE[src]

impl<'a, CHATTYPE: TDChatType> TDChatType for &'a mut CHATTYPE[src]

Loading content...

Implementors

Loading content...