Trait rust_tdlib::types::TDInputPassportElementErrorSource [−][src]
pub trait TDInputPassportElementErrorSource: Debug + RObject { }
Expand description
Contains the description of an error in a Telegram Passport element; for bots only
Implementations on Foreign Types
impl<'a, INPUTPASSPORTELEMENTERRORSOURCE: TDInputPassportElementErrorSource> TDInputPassportElementErrorSource for &'a INPUTPASSPORTELEMENTERRORSOURCE
[src]impl<'a, INPUTPASSPORTELEMENTERRORSOURCE: TDInputPassportElementErrorSource> TDInputPassportElementErrorSource for &'a mut INPUTPASSPORTELEMENTERRORSOURCE
[src]