menu
tdlib2 package
documentation
td_api.dart
GetForumTopicLink
GetForumTopicLink.new constructor
GetForumTopicLink.new constructor
dark_mode
light_mode
GetForumTopicLink
constructor
GetForumTopicLink
(
{
required
int
chatId
,
required
int
forumTopicId
,
})
Implementation
GetForumTopicLink({required this.chatId, required this.forumTopicId});
tdlib2 package
documentation
td_api
GetForumTopicLink
GetForumTopicLink.new constructor
GetForumTopicLink class