LogoRobo.js
Packages@robojs/mock

MockWebhook

Interface: MockWebhook

Full webhook object

See

https://discord.com/developers/docs/resources/webhook#webhook-object

Properties

PropertyType
application_idnull | string
avatarnull | string
channel_idstring
guild_id?string
idstring
namenull | string
source_channel?{ id: string; name: string; }
source_channel.idstring
source_channel.namestring
source_guild?{ icon: null | string; id: string; name: string; }
source_guild.iconnull | string
source_guild.idstring
source_guild.namestring
token?string
typeWebhookType
url?string
user?MockUser

On this page