SendMessageInput Class

Definition

Send a Message

public class SendMessageInput
type SendMessageInput = class
Public Class SendMessageInput
Inheritance
SendMessageInput

Constructors

Name Description
SendMessageInput()

Properties

Name Description
Files

files

Markdown

Message, in markdown format

RoomId

Select a recipient space

Text

Message Text, in plain text, used for clients that do not support markdown

ToPersonEmail

The email address of the recipient when sending a private 1:1 message

ToPersonId

The ID of the recipient when sending a 1:1 message

Applies to