Skip to main content

CommunityMemberBanDeletedEvent

CommunityMemberBanDeletedEvent = object

Event payload emitted when a ban is revoked, allowing the user to rejoin the community.

Properties

communityId

communityId: CommunityGuid

The unique identifier of the community where the ban was revoked.


userId

userId: UserGuid

The unique identifier of the user whose ban was revoked.