LogoRobo.js
Packages@robojs/mock

SerializedMockWebhook

Interface: SerializedMockWebhook

Serialized webhook for API responses

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?SerializedMockUser

On this page