@wildix/xbees-conversations-client > GroupChannelCreationEventType
GroupChannelCreationEventType variable
Signature:
GroupChannelCreationEventType: {
readonly CONVERSATION_CREATED: "conversation_created";
readonly CONVERSATION_CREATED_WITH_NAME: "conversation_created_with_name";
}