lemmy-js-client
Preparing search index...
BanPersonResponse
Type Alias BanPersonResponse
A response for a banned person.
type
BanPersonResponse
=
{
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...
A response for a banned person.