Trait rtdlib::types::TDInputPassportElementErrorSource[][src]

pub trait TDInputPassportElementErrorSource: Debug + RObject { }

TRAIT | 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]

Loading content...

Implementors

Loading content...