Variable postMessagesSendConst
postMessagesSend: EndpointGeneric<{}, { message: string; shortMessage: string; success: boolean; }, { body: string; includePreviousMessage: boolean; recipientId: number; replyMessageId: number; subject: string; userId: number; }> = ...
Api
POST https://privatemessages.roblox.com/v1/messages/send
Summary
Sends a message to a specified user.
Param: body