GetForumTopics constructor
GetForumTopics({})
Implementation
GetForumTopics({
super.extra,
super.client_id,
this.chat_id,
this.query,
this.offset_date,
this.offset_message_id,
this.offset_message_thread_id,
this.limit,
});