Raw.ChannelAdminLogEventActionPinTopic

Raw.ChannelAdminLogEventActionPinTopic

A forum topic was pinned or unpinned

channelAdminLogEventActionPinTopic#5d8d353b flags:# prev_topic:flags.0?ForumTopic new_topic:flags.1?ForumTopic = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionPinTopic {
    constructor(params: { prevTopic?: Raw.TypeForumTopic; newTopic?: Raw.TypeForumTopic }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x5d8d353b

Property