Skip to content

Latest commit

 

History

History
125 lines (67 loc) · 2.51 KB

ModifyUser.md

File metadata and controls

125 lines (67 loc) · 2.51 KB

@zeldafan0225/ai_horde / Exports / ModifyUser

Interface: ModifyUser

Table of contents

Properties

Properties

concurrency

Optional concurrency: number

The request concurrency this user has after this request

Defined in

index.ts:2400


moderator

Optional moderator: boolean

The user's new moderator status.

Defined in

index.ts:2406


monthly_kudos

Optional monthly_kudos: number

The user's new monthly kudos total

Defined in

index.ts:2412


new_kudos

Optional new_kudos: number

The new total Kudos this user has after this request

Defined in

index.ts:2398


public_workers

Optional public_workers: number

The user's new public_workers status.

Defined in

index.ts:2408


trusted

Optional trusted: boolean

The user's new trusted status

Defined in

index.ts:2414


usage_multiplier

Optional usage_multiplier: number

Multiplies the amount of kudos lost when generating images.

Defined in

index.ts:2402


username

Optional username: string

The user's new username.

Defined in

index.ts:2410


worker_invited

Optional worker_invited: number

This userWhether this user has been invited to join a worker to the horde and how many of them. When 0, this user cannot add (new) workers to the horde.

Defined in

index.ts:2404