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

    Interface RoleSelectDefaultValue

    interface RoleSelectDefaultValue {
        id: `${bigint}`;
        type: ROLE;
    }
    Index

    Properties

    Properties

    id: `${bigint}`
    type: ROLE