Presence update for a particular realtime chat channel.

Hierarchy

  • ChannelPresenceEvent

Properties

Properties

channel_id: string

The unique identifier of the chat channel.

joins: Presence[]

Presences of the users who joined the channel.

leaves: Presence[]

Presences of users who left the channel.

Generated using TypeDoc