[][src]Trait rtdlib::types::TDPublicChatType

pub trait TDPublicChatType: Debug + RObject { }

TRAIT | Describes a type of public chats

Implementations on Foreign Types

impl<'a, PUBLICCHATTYPE: TDPublicChatType> TDPublicChatType for &'a PUBLICCHATTYPE[src]

impl<'a, PUBLICCHATTYPE: TDPublicChatType> TDPublicChatType for &'a mut PUBLICCHATTYPE[src]

Loading content...

Implementors

impl TDPublicChatType for PublicChatTypeHasUsername[src]

impl TDPublicChatType for PublicChatTypeIsLocationBased[src]

Loading content...