menu
td_json_client package
documentation
td_api.dart
UpdateSavedNotificationSounds
UpdateSavedNotificationSounds.new constructor
UpdateSavedNotificationSounds.new constructor
dark_mode
light_mode
UpdateSavedNotificationSounds
constructor
UpdateSavedNotificationSounds
(
{
String
?
extra
,
int
?
client_id
,
vector
<
int64
>
?
notification_sound_ids
,
})
Implementation
UpdateSavedNotificationSounds({ super.extra, super.client_id, this.notification_sound_ids, });
td_json_client package
documentation
td_api
UpdateSavedNotificationSounds
UpdateSavedNotificationSounds.new constructor
UpdateSavedNotificationSounds class