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