Search
Preparing search index...
The search index is not available
yuuko
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
yuuko
Eris
RESTPrivateInvite
Interface RESTPrivateInvite
Hierarchy
BaseInvite
RESTPrivateInvite
Index
Properties
channel
code
inviter
Methods
delete
toJSON
Properties
channel
channel
:
{
icon
?:
undefined
|
string
;
id
:
string
;
name
?:
undefined
|
string
;
type
:
3
}
Type declaration
Optional
icon
?:
undefined
|
string
id
:
string
Optional
name
?:
undefined
|
string
type
:
3
code
code
:
string
Optional
inviter
inviter
:
undefined
|
User
Methods
delete
delete
(
reason
?:
string
)
:
Promise
<
void
>
Parameters
Optional
reason:
string
Returns
Promise
<
void
>
toJSON
toJSON
(
props
?:
string
[]
)
:
JSONCache
Parameters
Optional
props:
string
[]
Returns
JSONCache
Exports
Externals
Eris
RESTPrivate
Invite
channel
code
inviter
delete
toJSON
Generated using
TypeDoc