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