pub trait TDChatList: Debug + RObject { }
Expand description

Describes a list of chats

Implementations on Foreign Types

Implementors