menu
tdlib2 package
documentation
td_api.dart
UpdateSavedNotificationSounds
UpdateSavedNotificationSounds.new constructor
UpdateSavedNotificationSounds.new constructor
dark_mode
light_mode
UpdateSavedNotificationSounds
constructor
UpdateSavedNotificationSounds
(
{
required
List
<
int
>
notificationSoundIds
,
})
Implementation
UpdateSavedNotificationSounds({required this.notificationSoundIds});
tdlib2 package
documentation
td_api
UpdateSavedNotificationSounds
UpdateSavedNotificationSounds.new constructor
UpdateSavedNotificationSounds class