CommunityMemberBanDeletedEvent
CommunityMemberBanDeletedEvent =
object
Event payload emitted when a ban is removed from a user.
Properties
communityId
communityId:
CommunityGuid
The ID of the community where the ban was removed.
userId
userId:
UserGuid
The ID of the user whose ban was removed.