my_teams
reply_t Struct Reference

#include <events_structures.h>

Collaboration diagram for reply_t:
Collaboration graph

Public Attributes

char user_uuid [UUID_LENGTH]
 
char thread_uuid [UUID_LENGTH]
 
char body [MAX_BODY_LENGTH]
 
time_t timestamp
 

Detailed Description

Struct response for EVT_LIST_REPLIES and EVT_CREATE_REPLY

Member Data Documentation

◆ body

char reply_t::body[MAX_BODY_LENGTH]

◆ thread_uuid

char reply_t::thread_uuid[UUID_LENGTH]

◆ timestamp

time_t reply_t::timestamp

◆ user_uuid

char reply_t::user_uuid[UUID_LENGTH]

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