Skip to main content

Type Alias: ChatKind

ChatKind = "direct" | "group"

Defined in: chat.ts:60

Whether a chat has one peer or several members.