FoxoChat.js Packages
    Preparing search index...

    Interface GatewayDispatchMessageDeletePayload

    Deleted message.

    interface GatewayDispatchMessageDeletePayload {
        id: number;
    }
    Index

    Properties

    Properties

    id: number

    The id of the message.