Search
Preparing search index...
The search index is not available
yuuko
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
yuuko
Eris
Invitable
Interface Invitable
Hierarchy
Invitable
Implemented by
TextChannel
VoiceChannel
Index
Methods
create
Invite
get
Invites
Methods
create
Invite
create
Invite
(
options
?:
CreateInviteOptions
, reason
?:
string
)
:
Promise
<
Invite
<
"withMetadata"
,
InviteChannel
>
>
Parameters
Optional
options:
CreateInviteOptions
Optional
reason:
string
Returns
Promise
<
Invite
<
"withMetadata"
,
InviteChannel
>
>
get
Invites
get
Invites
(
)
:
Promise
<
Invite
<
"withMetadata"
,
InviteChannel
>
[]
>
Returns
Promise
<
Invite
<
"withMetadata"
,
InviteChannel
>
[]
>
Exports
Externals
Eris
Invitable
create
Invite
get
Invites
Generated using
TypeDoc