Type Alias WhatnotStreamerUpdateusersWhoHaveLiveRoleInput

WhatnotStreamerUpdateusersWhoHaveLiveRoleInput: {
    push?: string | string[];
    set?: string[];
}