Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 725 Bytes

RatePostResponse.md

File metadata and controls

50 lines (28 loc) · 725 Bytes

@zeldafan0225/ai_horde / Exports / RatePostResponse

Interface: RatePostResponse

Table of contents

Properties

Properties

message

message: string

Any extra information about the submitted rating

Example

Rating submitted

Defined in

index.ts:3256


reward

reward: number

The amount of kudos awarded for this rating

Example

5

Minimum

1

Defined in

index.ts:3251