Raw.messages.ClearRecentStickers

Raw.messages.ClearRecentStickers

Clear recent stickers

messages.clearRecentStickers#8999602d flags:# attached:flags.0?true = Bool;
export namespace Raw {
  export namespace messages {
    export class ClearRecentStickers {
      constructor(params: { attached?: boolean }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x8999602d

Property

  • attached : boolean or undefined

    Set this flag to clear the list of stickers recently attached to photo or video files

Results

boolean