📄️ Join Chatroom
Allows a user to follow or unfollow a specific chatroom. This function requires the chatroom ID, a UUID for the user, and a value indicating whether to follow or unfollow the chatroom. This function is only available for open chatrooms.
📄️ Leave Chatroom
The LikeMinds iOS SDK allows users to leave chatrooms, whether open or secret. This guide outlines the steps to leave either type of chatroom using the SDK.
📄️ Set Chatroom Topic
Sets a new conversation as the topic for a specified chatroom. This function allows users to assign a specific conversation as the main topic for the chatroom.
📄️ View Participants
Retrieves the list of participants for a specific chatroom. This function allows users to fetch participant information with options for pagination and filtering.