createConversation: Create a new conversation

View source: R/createConversation.R

createConversationR Documentation

Create a new conversation

Description

Create a single recipient conversation

Usage

createConversation(userID, subject = NULL, body = NULL, server = "test", ...)

Arguments

userID

User id of person to message

subject

Character of conversation subject

body

Character of body content

server

Test, beta, production, or other name in R.environ OR full url of server

...

Optional page options to pass to processRequest


erikpal/bRush documentation built on May 9, 2023, 8:27 p.m.