Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
AddGuildMemberOptions
Interface AddGuildMemberOptions
interface
AddGuildMemberOptions
{
accessToken
:
string
;
deaf
?:
boolean
;
fetchWhenExisting
?:
boolean
;
force
?:
boolean
;
mute
?:
boolean
;
nick
?:
string
;
roles
?:
ReadonlyCollection
<
string
,
Role
>
|
readonly
RoleResolvable
[]
;
}
Index
Properties
access
Token
deaf?
fetch
When
Existing?
force?
mute?
nick?
roles?
Properties
access
Token
accessToken
:
string
Optional
deaf
deaf
?:
boolean
Optional
fetch
When
Existing
fetchWhenExisting
?:
boolean
Optional
force
force
?:
boolean
Optional
mute
mute
?:
boolean
Optional
nick
nick
?:
string
Optional
roles
roles
?:
ReadonlyCollection
<
string
,
Role
>
|
readonly
RoleResolvable
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
Token
deaf
fetch
When
Existing
force
mute
nick
roles
discord-js-button-pagination-ts
Loading...