SubscribeModEventsEventGroupChatUpdated
Fired when a group chat's metadata or status changes.
Parameters
The DID of the actor performing the action (the owner).
When the group was originally created.
Current member count at the time of the event.
Current group name.
The code of the join link. Only present when updateType is join-link-related.
Whether the join link is restricted to followers of the owner. Only present when updateType is join-link-related.
Whether the join link requires owner approval to join. Only present when updateType is join-link-related.
Why the group was locked. Only present when updateType is 'locked'.
The new group name. Only present when updateType is 'name_changed'.
The previous group name. Only present when updateType is 'name_changed'.
The DID of the group chat owner.
What changed.
Constructors
Properties
When the group was originally created.
Current member count at the time of the event.
The code of the join link. Only present when updateType is join-link-related.
Whether the join link is restricted to followers of the owner. Only present when updateType is join-link-related.
Whether the join link requires owner approval to join. Only present when updateType is join-link-related.
Why the group was locked. Only present when updateType is 'locked'.
What changed.