RBWCM-SDK Documentation - v1.1.0
    Preparing search index...

    Interface GetUserDiscordRolesResponse

    interface GetUserDiscordRolesResponse {
        roles: string[];
    }
    Index

    Properties

    Properties

    roles: string[]