📄️ Send Direct Message Request
The sendDMRequest() method is used to send a direct message (DM) request. You can pass parameters such as chatroomId, chatRequestState, and text.
📄️ Block/Unblock Member
The blockMember() method is used to block a member from a specific chatroom. You can pass the required parameters such as the chatroomId and the status (which represents the block status).