Interface GatewayEvent_ChatMessageUpdated

interface GatewayEvent_ChatMessageUpdated {
    message: APIChatMessage;
    serverId: string;
}

Properties

Properties

serverId: string

The ID of the server