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

    Interface UpdateApplicationUserRoleConnectionRequest

    interface UpdateApplicationUserRoleConnectionRequest {
        metadata?: { [key: string]: string } | null;
        platform_name?: string | null;
        platform_username?: string | null;
    }
    Index

    Properties

    metadata?: { [key: string]: string } | null
    platform_name?: string | null
    platform_username?: string | null