MessagesGetForumTopics constructor
const
MessagesGetForumTopics({})
Messages Get Forum Topics constructor.
Implementation
const MessagesGetForumTopics({
required this.peer,
this.q,
required this.offsetDate,
required this.offsetId,
required this.offsetTopic,
required this.limit,
}) : super._();