Preparing search index...
The search index is not available
@ly-nld/dishook
@ly-nld/dishook
IWebhookResponse
Interface IWebhookResponse
interface
IWebhookResponse
{
application_id
:
string
;
avatar
:
string
;
channel_id
:
string
;
guild_id
:
string
;
id
:
string
;
name
:
string
;
source_channel
?:
{
icon
:
string
;
id
:
number
;
name
:
string
;
}
;
source_guild
?:
{
icon
?:
string
;
id
:
number
;
name
:
string
;
}
;
token
:
string
;
type
:
number
;
url
?:
string
;
user
?:
IUser
;
}
Index
Properties
application_
id
avatar
channel_
id
guild_
id
id
name
source_
channel?
source_
guild?
token
type
url?
user?
Properties
application_
id
application_
id
:
string
avatar
avatar
:
string
channel_
id
channel_
id
:
string
guild_
id
guild_
id
:
string
id
id
:
string
name
name
:
string
Optional
source_
channel
source_
channel
?:
{
icon
:
string
;
id
:
number
;
name
:
string
;
}
Type declaration
icon
:
string
id
:
number
name
:
string
Optional
source_
guild
source_
guild
?:
{
icon
?:
string
;
id
:
number
;
name
:
string
;
}
Type declaration
Optional
icon
?:
string
id
:
number
name
:
string
token
token
:
string
type
type
:
number
Optional
url
url
?:
string
Optional
user
user
?:
IUser
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
application_
id
avatar
channel_
id
guild_
id
id
name
source_
channel
source_
guild
token
type
url
user
@ly-nld/dishook
Embed
Request
Webhook
IAttachment
IAuthor
IEmbed
IField
IFooter
IImage
IProvider
IThumbnail
IUser
IVideo
IWebhook
IWebhookParameter
IWebhookResponse
Generated using
TypeDoc