my_teams
team_create_t Struct Reference

#include <events_structures.h>

Collaboration diagram for team_create_t:
Collaboration graph

Public Attributes

char user_uuid [UUID_LENGTH]
 
char team_name [MAX_NAME_LENGTH]
 
char team_description [MAX_DESCRIPTION_LENGTH]
 

Detailed Description

Struct request for EVT_CREATE_TEAM

Member Data Documentation

◆ team_description

char team_create_t::team_description[MAX_DESCRIPTION_LENGTH]

◆ team_name

char team_create_t::team_name[MAX_NAME_LENGTH]

◆ user_uuid

char team_create_t::user_uuid[UUID_LENGTH]

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