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

    Interface UserSelectDefaultValue

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

    Properties

    Properties

    id: `${bigint}`
    type: USER