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

    Interface UserSelectDefaultValueResponse

    interface UserSelectDefaultValueResponse {
        id: `${bigint}`;
        type: USER;
    }
    Index

    Properties

    Properties

    id: `${bigint}`
    type: USER