ChatMessageType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the message content type
public enum ChatMessageType
type ChatMessageType =
Public Enum ChatMessageType
- Inheritance
-
ChatMessageType
Fields
Name | Value | Description |
---|---|---|
Text | 0 | A message with text content |
Image | 1 | A message that references an image by file-id |