Trait rtdlib::types::TDChatReportReason[][src]

pub trait TDChatReportReason: Debug + RObject { }

TRAIT | Describes the reason why a chat is reported

Implementations on Foreign Types

impl<'a, CHATREPORTREASON: TDChatReportReason> TDChatReportReason for &'a CHATREPORTREASON[src]

impl<'a, CHATREPORTREASON: TDChatReportReason> TDChatReportReason for &'a mut CHATREPORTREASON[src]

Loading content...

Implementors

Loading content...