my_teams
thread_create_t Struct Reference

#include <events_structures.h>

Collaboration diagram for thread_create_t:
Collaboration graph

Public Attributes

char channel_uuid [UUID_LENGTH]
 
char user_uuid [UUID_LENGTH]
 
char thread_title [MAX_NAME_LENGTH]
 
char thread_body [MAX_BODY_LENGTH]
 

Detailed Description

Struct request for EVT_CREATE_THREAD

Member Data Documentation

◆ channel_uuid

char thread_create_t::channel_uuid[UUID_LENGTH]

◆ thread_body

char thread_create_t::thread_body[MAX_BODY_LENGTH]

◆ thread_title

char thread_create_t::thread_title[MAX_NAME_LENGTH]

◆ user_uuid

char thread_create_t::user_uuid[UUID_LENGTH]

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