lemmy-js-client
Preparing search index...
AdminListUsers
Type Alias AdminListUsers
type
AdminListUsers
=
{
banned_only
?:
boolean
;
limit
?:
number
;
page_back
?:
boolean
;
page_cursor
?:
PaginationCursor
;
}
Index
Properties
banned_
only?
limit?
page_
back?
page_
cursor?
Properties
Optional
banned_
only
banned_only
?:
boolean
Optional
limit
limit
?:
number
Optional
page_
back
page_back
?:
boolean
Optional
page_
cursor
page_cursor
?:
PaginationCursor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
banned_
only
limit
page_
back
page_
cursor
lemmy-js-client
Loading...