Raw.BotVerification

Raw.BotVerification

botVerification#f93cd45c bot_id:long icon:long description:string = BotVerification;
export namespace Raw {
  export class BotVerification {
    constructor(params: { botId: bigint; icon: bigint; description: string }) {}
  }
}
🚫

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

Layer: 198
Constructor ID: 0xf93cd45c

Property