SendPrivateMessageOptions
@devvit/public-api v0.12.13-dev
Type Alias: SendPrivateMessageOptions
SendPrivateMessageOptions =
object
Properties
subject
subject:
string
The subject of the message.
text
text:
string
The body of the message in markdown text format.
to
to:
string
Recipient username (without the leading u/), or /r/name for that subreddit's moderators.