Raw.bots.PreviewInfo

Raw.bots.PreviewInfo

bots.previewInfo#ca71d64 media:Vector<BotPreviewMedia> lang_codes:Vector<string> = bots.PreviewInfo;
export namespace Raw {
  export namespace bots {
    export class PreviewInfo {
      constructor(params: { media: Array<Raw.TypeBotPreviewMedia>; langCodes: Array<string> }) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0xca71d64

Property