Raw.bots.DeletePreviewMedia

Raw.bots.DeletePreviewMedia

bots.deletePreviewMedia#2d0135b3 bot:InputUser lang_code:string media:Vector<InputMedia> = Bool;
export namespace Raw {
  export namespace bots {
    export class DeletePreviewMedia {
      constructor(params: {
        bot: Raw.TypeInputUser;
        langCode: string;
        media: Array<Raw.TypeInputMedia>;
      }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x2d0135b3

Property

Results

boolean