Share via


ChatMessageContent Class

Content of a chat message.

Constructor

ChatMessageContent(**kwargs: Any)

Variables

Name Description
message
str or None

Chat message content for messages of types text or html.

topic
str or None

Chat message content for messages of type topicUpdated.

participants

Chat message content for messages of types participantAdded or participantRemoved.

initiator

Chat message content for messages of types participantAdded or participantRemoved.

attachments

Chat message content for messages of type text or html