Type Alias KickStreamerUpdateusersForLiveRoleInput

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