Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatMessages ¶
type ChatParticipants ¶
type ContentInput ¶
type ContentMessage ¶
type CreateChatResponse ¶
func CreateChat ¶
func CreateChat(patientID string, content ContentInput) CreateChatResponse
type GetChatByIdResponse ¶
func UpdateMessageRead ¶
func UpdateMessageRead(patientID string, id string) GetChatByIdResponse
type GetChatsResponse ¶
func GetChat ¶
func GetChat(patientId string) GetChatsResponse
type MessagesInput ¶
type ParticipantsInput ¶
type UpdateChatResponse ¶
func AddMessageChat ¶
func AddMessageChat(patientID string, content ContentMessage) UpdateChatResponse
Click to show internal directories.
Click to hide internal directories.