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