Raw.UpdateChannelPinnedTopics

Raw.UpdateChannelPinnedTopics

The pinned topics of a forum have changed.

updateChannelPinnedTopics#fe198602 flags:# channel_id:long order:flags.0?Vector<int> = Update;
export namespace Raw {
  export class UpdateChannelPinnedTopics {
    constructor(params: { channelId: bigint; order?: Array<number> }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xfe198602

Property