Trait rust_tdlib::types::TDAuthenticationCodeType [−][src]
Provides information about the method by which an authentication code is delivered to the user
Provides information about the method by which an authentication code is delivered to the user
impl<'a, AUTHENTICATIONCODETYPE: TDAuthenticationCodeType> TDAuthenticationCodeType for &'a AUTHENTICATIONCODETYPE
[src]impl<'a, AUTHENTICATIONCODETYPE: TDAuthenticationCodeType> TDAuthenticationCodeType for &'a mut AUTHENTICATIONCODETYPE
[src]impl TDAuthenticationCodeType for AuthenticationCodeTypeCall
[src]impl TDAuthenticationCodeType for AuthenticationCodeTypeFlashCall
[src]impl TDAuthenticationCodeType for AuthenticationCodeTypeSms
[src]impl TDAuthenticationCodeType for AuthenticationCodeTypeTelegramMessage
[src]