Roles and Permission
Last updated
Was this helpful?
Last updated
Was this helpful?
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 page.
Creator of the channel can add and remove the role of user via AmityChannelModeration
.
Supported ✅ (please wait while we prepare a real example!)
You can check your permission in channel by sending AmityPermission enums to AmityCoreClient.hasPermission(amityPermission)
.
Supported ✅ (please wait while we prepare a real example!)