A method to hide deleted messages.
Method to set parameters to hide or show message from blocked users.
A method to hide message replies.
A method to set parameter to get the messages belonging to specific categories.
A method to set parameter to get the messages belonging to a specific category.
A method to set GUID of a Group to get messages of that particular group conversation.
A method to set limit for the number of messages returned in a single iteration. A maximum of 100 messages can fetched in a single iteration.
A method to set message ID of a particular message to get messages before/after the specified message.
A method to set parent message id to get messages of that particular thread.
A method to set the search string based on which the messages are to be fetched.
A method to set parameter to get the messages belonging to specific tags.
A method to set timestamp to get messages before/after the specified timestamp.
A method to set parameter to get the messages belonging to a specific type.
A method to set parameter to get the messages belonging to specific types.
A method to set UID of a User to get messages of that particular user conversation.
A method to get only unread messages.
A method set timestamp to get fetch messages updated/edited after that timestamp.
A method to get only edited/updated messages.
A method to get messages with tags.
This method will return an object of the MessagesRequest class.