Raw.messages.ReadFeaturedStickers

Raw.messages.ReadFeaturedStickers

Mark new featured stickers as read

messages.readFeaturedStickers#5b118126 id:Vector<long> = Bool;
export namespace Raw {
  export namespace messages {
    export class ReadFeaturedStickers {
      constructor(params: { id: Array<bigint> }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x5b118126

Property

  • id : Array of bigint

    Ids of stickersets to mark as read

Results

boolean