Skip to main content
Version: 0.10

Interface: PostNotesRequest

models.PostNotesRequest

Table of contents

Properties

Properties

subreddit

The subreddit name.

subreddit: string


label

(Optional) one of (BOT_BAN, PERMA_BAN, BAN, ABUSE_WARNING, SPAM_WARNING, SPAM_WATCH, SOLID_CONTRIBUTOR, HELPFUL_USER). See UserNoteLabel.

Optional label: string


note

Content of the note, should be a string with a maximum character limit of 250.

note: string


redditId

(Optional) a fullname of a comment or post (should have either a t1 or t3 prefix).

Optional redditId: string


user

The account username.

user: string