Skip to content

Structure

Properties

id

id: string

Defined in

typings/webhook.ts:10


type

type: WebhookType

Defined in

typings/webhook.ts:11


guild_id?

optional guild_id: null | string

Defined in

typings/webhook.ts:12


channel_id

channel_id: null | string

Defined in

typings/webhook.ts:13


user?

optional user: Structure

Defined in

typings/webhook.ts:14


name

name: null | string

Defined in

typings/webhook.ts:15


avatar

avatar: null | string

Defined in

typings/webhook.ts:16


token?

optional token: string

Defined in

typings/webhook.ts:17


application_id

application_id: null | string

Defined in

typings/webhook.ts:18


source_guild?

optional source_guild: Partial<Structure>

Defined in

typings/webhook.ts:19


source_channel?

optional source_channel: Partial<Structure>

Defined in

typings/webhook.ts:20


url?

optional url: string

Defined in

typings/webhook.ts:21