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