Type Alias BanFromCommunityResponse

BanFromCommunityResponse: { banned: boolean; person_view: PersonView }

The response for banning a user from a community.

Type declaration