hoshimi
    Preparing search index...

    Interface ChannelDeletePacket

    The channel delete packet.

    interface ChannelDeletePacket {
        d: ChannelDelete;
        t: "CHANNEL_DELETE";
    }
    Index

    Properties

    d t

    Properties

    The packet data.

    t: "CHANNEL_DELETE"

    The packet type