my_teams
channel_create_t Struct Reference

#include <events_structures.h>

Collaboration diagram for channel_create_t:
Collaboration graph

Public Attributes

char team_uuid [UUID_LENGTH]
 
char channel_name [MAX_NAME_LENGTH]
 
char channel_description [MAX_DESCRIPTION_LENGTH]
 

Detailed Description

Struct request for EVT_CREATE_CHANNEL

Member Data Documentation

◆ channel_description

char channel_create_t::channel_description[MAX_DESCRIPTION_LENGTH]

◆ channel_name

char channel_create_t::channel_name[MAX_NAME_LENGTH]

◆ team_uuid

char channel_create_t::team_uuid[UUID_LENGTH]

The documentation for this struct was generated from the following file: