utils/utils library

Functions

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