my_teams
reply_ref_t Struct Reference

#include <events_structures.h>

Collaboration diagram for reply_ref_t:
Collaboration graph

Public Attributes

char team_uuid [UUID_LENGTH]
 
char user_uuid [UUID_LENGTH]
 
char thread_uuid [UUID_LENGTH]
 
char reply_body [MAX_BODY_LENGTH]
 

Detailed Description

Struct request for EVT_REPLY_CREATE

Member Data Documentation

◆ reply_body

char reply_ref_t::reply_body[MAX_BODY_LENGTH]

◆ team_uuid

char reply_ref_t::team_uuid[UUID_LENGTH]

◆ thread_uuid

char reply_ref_t::thread_uuid[UUID_LENGTH]

◆ user_uuid

char reply_ref_t::user_uuid[UUID_LENGTH]

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