Raw.auth.SentCodeSuccess

Raw.auth.SentCodeSuccess

The user successfully authorized using future auth tokens

auth.sentCodeSuccess#2390fe44 authorization:auth.Authorization = auth.SentCode;
export namespace Raw {
  export namespace auth {
    export class SentCodeSuccess {
      constructor(params: { authorization: Raw.auth.TypeAuthorization }) {}
    }
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x2390fe44

Property