pub trait TDChatType: Debug + RObject { }
Expand description

Describes the type of a chat

Implementations on Foreign Types

Implementors