@typed-discord/rest
    Preparing search index...

    Interface ChannelSelectDefaultValue

    interface ChannelSelectDefaultValue {
        id: `${bigint}`;
        type: CHANNEL;
    }
    Index

    Properties

    Properties

    id: `${bigint}`
    type: CHANNEL