Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GroupChatCreationResponse

Hierarchy

  • GroupChatCreationResponse

Index

Properties

Properties

gid

The group chat id

participants

participants: { ContactId?: GroupChatCreationParticipantAddResponse }[]

The initial requested participants and their corresponding add responses

status

status: 200 | 400

The resultant status code of the group chat creation.

200 if the group was created successfully.

400 if the initial participant does not exist