Roles and Permission
Last updated
Was this helpful?
Last updated
Was this helpful?
Social Plus uses roles and permissions to provide users the ability to fully customize the moderation experience on the platform. To learn more about Social Plus SDKs default roles and permissions, refer to the page.
The creator of the channel can add and remove the role of a user via AmityChannelModeration
.
You can check your permission in the channel by sending AmityPermission
enums to AmityCoreClient.hasPermission(amityPermission)
.