Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
GuildInviteManager
Class GuildInviteManager
Hierarchy (
View Summary
)
DataManager
<
string
,
Invite
,
InviteResolvable
>
GuildInviteManager
Index
Properties
client
guild
holds
Accessors
cache
Methods
create
delete
fetch
resolve
resolve
Id
value
Of
Properties
Readonly
client
client
:
Client
guild
guild
:
Guild
Readonly
holds
holds
:
Constructable
<
Invite
>
Accessors
cache
get
cache
()
:
Collection
<
Key
,
Holds
>
Returns
Collection
<
Key
,
Holds
>
Methods
create
create
(
channel
:
GuildInvitableChannelResolvable
,
options
?:
InviteCreateOptions
,
)
:
Promise
<
Invite
>
Parameters
channel
:
GuildInvitableChannelResolvable
Optional
options
:
InviteCreateOptions
Returns
Promise
<
Invite
>
delete
delete
(
invite
:
string
,
reason
?:
string
)
:
Promise
<
Invite
>
Parameters
invite
:
string
Optional
reason
:
string
Returns
Promise
<
Invite
>
fetch
fetch
(
options
:
string
|
FetchInviteOptions
)
:
Promise
<
Invite
>
Parameters
options
:
string
|
FetchInviteOptions
Returns
Promise
<
Invite
>
fetch
(
options
?:
FetchInvitesOptions
)
:
Promise
<
Collection
<
string
,
Invite
>
>
Parameters
Optional
options
:
FetchInvitesOptions
Returns
Promise
<
Collection
<
string
,
Invite
>
>
resolve
resolve
(
resolvable
:
Invite
)
:
Invite
Parameters
resolvable
:
Invite
Returns
Invite
resolve
(
resolvable
:
string
)
:
null
|
Invite
Parameters
resolvable
:
string
Returns
null
|
Invite
resolve
Id
resolveId
(
resolvable
:
string
|
Invite
)
:
string
Parameters
resolvable
:
string
|
Invite
Returns
string
resolveId
(
resolvable
:
string
)
:
null
|
string
Parameters
resolvable
:
string
Returns
null
|
string
value
Of
valueOf
()
:
Collection
<
string
,
Invite
>
Returns the primitive value of the specified object.
Returns
Collection
<
string
,
Invite
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
guild
holds
Accessors
cache
Methods
create
delete
fetch
resolve
resolve
Id
value
Of
discord-js-button-pagination-ts
Loading...
Returns the primitive value of the specified object.