hoshimi
    Preparing search index...

    Interface ChannelDelete

    The channel deleted data packet.

    interface ChannelDelete {
        guild_id: string;
        id: string;
    }
    Index

    Properties

    Properties

    guild_id: string

    Guild id

    id: string

    Channel id