Roles and Permission
Amity uses roles and permissions to provide users the ability to fully customize moderation experience on the platform. To learn more about Amity SDKs default roles and permissions, refer to Roles & Permissions page.
Roles
Creator of the channel can add and remove the role of user via AmityChannelModeration
.
Supported ✅ (please wait while we prepare a real example!)
Permission
You can check your permission in channel by sending AmityPermission enums to AmityCoreClient.hasPermission(amityPermission)
.
Supported ✅ (please wait while we prepare a real example!)
Last updated
Was this helpful?