pub trait TDChatMemberStatus: Debug + RObject { }
Expand description

Provides information about the status of a member in a chat

Implementations on Foreign Types

Implementors