my_teams
|
#include <stdbool.h>
#include <time.h>
Go to the source code of this file.
Classes | |
struct | user_t |
struct | user_state_t |
struct | team_t |
struct | private_message_t |
struct | subscribe_t |
struct | login_t |
struct | team_uuid_t |
struct | send_message_t |
struct | unsubscribe_t |
struct | team_create_t |
struct | channel_create_t |
struct | channel_t |
struct | thread_create_t |
struct | thread_t |
struct | reply_create_t |
struct | reply_t |
struct | reply_ref_t |
Macros | |
#define | UUID_LENGTH 37 |
#define | MAX_NAME_LENGTH 32 |
#define | MAX_DESCRIPTION_LENGTH 255 |
#define | MAX_BODY_LENGTH 512 |
#define MAX_BODY_LENGTH 512 |
#define MAX_DESCRIPTION_LENGTH 255 |
#define MAX_NAME_LENGTH 32 |
#define UUID_LENGTH 37 |