Raw.channels.GetForumTopicsByID

Raw.channels.GetForumTopicsByID

Get forum topics by their id

channels.getForumTopicsByID#b0831eb9 channel:InputChannel topics:Vector<int> = messages.ForumTopics;
export namespace Raw {
  export namespace channels {
    export class GetForumTopicsByID {
      constructor(params: { channel: Raw.TypeInputChannel; topics: Array<number> }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xb0831eb9

Property

Results

Raw.messages.TypeForumTopics