Interface MessageCreatePacket

Hierarchy

Properties

d op s t

Properties

d: RawMessage & {
    guild_id?: string;
}
s: number
t: "MESSAGE_CREATE"