GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayMessageCreateDispatchData

https://discord.com/developers/docs/topics/gateway-events#message-create

API/Type Aliases/GatewayMessageCreateDispatchData
seyfert/lib/types/gateway.d.ts

Signature

export type GatewayMessageCreateDispatchData = GatewayMessageEventExtraFields & Omit<APIMessage, 'mentions'>;

Members

This export does not declare public properties or methods in the generated declaration file.