sendMessageToChat
talawa-api • Docs
talawa-api / resolvers/Mutation/sendMessageToChat / sendMessageToChat
Variable: sendMessageToChat
> const
sendMessageToChat: MutationResolvers
["sendMessageToChat"
]
This function enables to send message to chat.
Param
parent of current request
Param
payload provided with the request
Param
context of entire application
Remarks
The following checks are done:
- If the direct chat exists.
- If the user exists
Returns
Chat message.