Raw.bots.GetPreviewInfo

Raw.bots.GetPreviewInfo

bots.getPreviewInfo#423ab3ad bot:InputUser lang_code:string = bots.PreviewInfo;
export namespace Raw {
  export namespace bots {
    export class GetPreviewInfo {
      constructor(params: { bot: Raw.TypeInputUser; langCode: string }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x423ab3ad

Property

Results

Raw.bots.TypePreviewInfo