Rooms/Group
📄️ Assign group admin api
The 'assign group admin' API allows group owners to assign an existing group member as an admin. Group admins can perform actions such as inviting new members, removing members, and updating group info.
📄️ Groups List API
The 'get groups' API allows users to retrieve a list of groups and pages that they are a member of.
📄️ Remove group member api
The 'remove group member' API allows a group admin to remove a member from a group. This can help group admins to manage their group membership and ensure that the group is only accessible to authorized members.
📄️ Room/Page invite user api
The 'room invite' API allows a user to invite another user to join a group/page. The invited user will receive a notification and can choose to accept or decline the invitation.
📄️ Group Show API
Get detail of a specific group/page
📄️ Group settings API
Deperacted, please use [Group show api](/docs/quranreflect_versioned/v-1-group-show)