|
my_teams
|
#include <events_structures.h>

Public Attributes | |
| char | team_uuid [UUID_LENGTH] |
| char | user_uuid [UUID_LENGTH] |
| char | thread_uuid [UUID_LENGTH] |
| char | reply_body [MAX_BODY_LENGTH] |
Struct request for EVT_REPLY_CREATE
| char reply_ref_t::reply_body[MAX_BODY_LENGTH] |
| char reply_ref_t::team_uuid[UUID_LENGTH] |
| char reply_ref_t::thread_uuid[UUID_LENGTH] |
| char reply_ref_t::user_uuid[UUID_LENGTH] |