Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GlipCreateGroup

Index

Properties

Optional description

description: string

For 'Team' group type only. Team description

Optional isPublic

isPublic: boolean

For 'Team' group type only. Team access level

Optional members

members: string[]

Identifier(s) of group members. For 'PrivateChat' group type 2 members only are supported

Optional name

name: string

For 'Team' group type only. Team name

Optional type

type: "PrivateChat" | "Team"

Type of a group to be created. 'PrivateChat' is a group of 2 members. 'Team' is a chat of 1 and more participants, the membership can be modified in future

Generated using TypeDoc