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

    Interface ChannelSelectDefaultValueResponse

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

    Properties

    Properties

    id: `${bigint}`
    type: CHANNEL