Groups and the JS SDK

Groups are a collection of users which can participate in a private Conversation.

Unlike 1-on-1 conversations with Users, groups can contain bangs.

Bangs are a type of message without a body that are typically only found in groups. They indicate an event that happened in the past, such as someone joining or leaving the group.

For further information on groups, see the client.groups API Reference.

Forums are a variation of group which are public. Forums typically have their conversation history replayed to new members when they join the forum. For further information on forums, see the client.forums API Reference.