Interface: PresenceEvent
Defined in: client/options.ts:78
Presence update for a chat/contact.
Properties
id
id:
string
Defined in: client/options.ts:80
JID the presence belongs to.
presences
presences:
Record<string,PresenceData>
Defined in: client/options.ts:82
Presence per participant (last seen, composing, …).