UpdateNotificationGroup
Object Hierarchy:
Description:
public class UpdateNotificationGroup :
Update
A list of active notifications in a notification group has changed
Content:
Properties:
- public ArrayList<Notification?> added_notifications { get; set construct; }
List of added group notifications, sorted by notification identifier
- public int64 chat_id { get; set construct; }
Identifier of a chat to which all notifications in the group belong
- public int32 notification_group_id { get; set construct; }
Unique notification group identifier
- public int64 notification_settings_chat_id { get; set construct; }
Chat identifier, which notification settings must be applied to the
added notifications
- public int64 notification_sound_id { get; set construct; }
Identifier of the notification sound to be played; 0 if sound is
disabled
- public ArrayList<int32?> removed_notification_ids { get; set construct; }
Identifiers of removed group notifications, sorted by notification
identifier
- public int32 total_count { get; set construct; }
Total number of unread notifications in the group, can be bigger than
number of active notifications
- public NotificationGroupType type_ { get; set construct; }
New type of the notification group
Creation methods:
Inherited Members:
All known members inherited from class TDLib.Error
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref