auth.SentCodeType

Rust type: enums::auth.SentCodeType

Constructors

This is an abstract type. At runtime it will be one of the following variants:

SentCodeTypeApp
SentCodeTypeCall
SentCodeTypeEmailCode
SentCodeTypeFirebaseSms
SentCodeTypeFlashCall
SentCodeTypeFragmentSms
SentCodeTypeMissedCall
SentCodeTypeSetUpEmailRequired
SentCodeTypeSms
SentCodeTypeSmsPhrase
SentCodeTypeSmsWord

Requests returning this type

None.

Requests accepting this type as input

None.

Other types containing this type

SentCode