Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
RESTAPIPartialCurrentUserGuild
Interface RESTAPIPartialCurrentUserGuild
interface
RESTAPIPartialCurrentUserGuild
{
approximate_member_count
?:
number
;
approximate_presence_count
?:
number
;
banner
:
null
|
string
;
features
:
GuildFeature
[]
;
icon
:
null
|
string
;
id
:
string
;
name
:
string
;
owner
:
boolean
;
permissions
:
string
;
}
Index
Properties
approximate_
member_
count?
approximate_
presence_
count?
banner
features
icon
id
name
owner
permissions
Properties
Optional
approximate_
member_
count
approximate_member_count
?:
number
Optional
approximate_
presence_
count
approximate_presence_count
?:
number
banner
banner
:
null
|
string
features
features
:
GuildFeature
[]
icon
icon
:
null
|
string
id
id
:
string
name
name
:
string
owner
owner
:
boolean
permissions
permissions
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approximate_
member_
count
approximate_
presence_
count
banner
features
icon
id
name
owner
permissions
discord-js-button-pagination-ts
Loading...