Raw.InvokeWithApnsSecret
Official clients only, invoke with apple push verification.
invokeWithApnsSecret#0dae54f8 {X:Type} nonce:string secret:string query:!X = X;
export namespace Raw {
export class InvokeWithApnsSecret {
constructor(params: { nonce: string; secret: string; query: TLObject }) {}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x0dae54f8
Property
Results
TLObject