# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
HistoryRequest contains the id of the chat we want the history for.
HistoryResponse contains the historical messages in a chat.
Message sent to a chat.
NewRequest contains the infromation needed to create a new chat.
NewResponse contains the chat id for the users.
SendRequest contains a single message to send to a chat.
SendResponse is a blank message returned when a message is successfully created.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author