AuthenticationCodeInfo¶
Information about the authentication code that was sent
AuthenticationCodeInfo(
phone_number: string,
type: AuthenticationCodeType,
next_type: AuthenticationCodeType,
timeout: int32
) → AuthenticationCodeInfo