utils/messages_url library

Functions

deleteChannelMessages(String messageId) Future
deleteChannelMessages is to DELETE a message
requestChannelMessages() Future
requestChannelMessages is to GET the list of all messages
updateChannelMessages(String messageId, String body) Future
updateChannelMessages is to PATCH a single message