FoxoChat.js Packages
    Preparing search index...

    Interface GatewayDispatchChannelDeletePayload

    Deleted channel.

    interface GatewayDispatchChannelDeletePayload {
        id: number;
    }
    Index

    Properties

    Properties

    id: number

    The id of the channel.