SupportedFeatures

class SupportedFeatures(val groupConversations: Boolean)

Features the user supports.

Constructors

Link copied to clipboard
constructor(groupConversations: Boolean)

Properties

Link copied to clipboard

Whether the user supports group conversations.