menu
tdlib2 package
documentation
td_api.dart
RemoveNotification
RemoveNotification.new constructor
RemoveNotification.new constructor
dark_mode
light_mode
RemoveNotification
constructor
RemoveNotification
(
{
required
int
notificationGroupId
,
required
int
notificationId
,
})
Implementation
RemoveNotification({ required this.notificationGroupId, required this.notificationId, });
tdlib2 package
documentation
td_api
RemoveNotification
RemoveNotification.new constructor
RemoveNotification class