lemmy-js-client
Preparing search index...
BanFromCommunityResponse
Type Alias BanFromCommunityResponse
The response for banning a user from a community.
type
BanFromCommunityResponse
=
{
banned
:
boolean
;
person_view
:
PersonView
;
}
Index
Properties
banned
person_
view
Properties
banned
banned
:
boolean
person_
view
person_view
:
PersonView
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
banned
person_
view
lemmy-js-client
Loading...
The response for banning a user from a community.