- Preparing search index...
- The search index is not available
Guilded.JS
Type alias WebhookContentPayload
WebhookContentPayload: { botId: string | null; channelId: string; content: APIContent; createdAt: string; createdBy: string; id: string; type: string; webhookId: string; }
Type declaration
-
botId: string | null
-
channelId: string
-
-
createdAt: string
-
createdBy: string
-
id: string
-
type: string
-
webhookId: string