[][src]Trait rtdlib::types::TDPassportElementErrorSource

pub trait TDPassportElementErrorSource: Debug + RObject { }

TRAIT | Contains the description of an error in a Telegram Passport element

Implementations on Foreign Types

impl<'a, PASSPORTELEMENTERRORSOURCE: TDPassportElementErrorSource> TDPassportElementErrorSource for &'a PASSPORTELEMENTERRORSOURCE[src]

impl<'a, PASSPORTELEMENTERRORSOURCE: TDPassportElementErrorSource> TDPassportElementErrorSource for &'a mut PASSPORTELEMENTERRORSOURCE[src]

Loading content...

Implementors

impl TDPassportElementErrorSource for PassportElementErrorSourceDataField[src]

impl TDPassportElementErrorSource for PassportElementErrorSourceFile[src]

impl TDPassportElementErrorSource for PassportElementErrorSourceFiles[src]

impl TDPassportElementErrorSource for PassportElementErrorSourceFrontSide[src]

impl TDPassportElementErrorSource for PassportElementErrorSourceReverseSide[src]

impl TDPassportElementErrorSource for PassportElementErrorSourceSelfie[src]

impl TDPassportElementErrorSource for PassportElementErrorSourceTranslationFile[src]

impl TDPassportElementErrorSource for PassportElementErrorSourceTranslationFiles[src]

impl TDPassportElementErrorSource for PassportElementErrorSourceUnspecified[src]

Loading content...