Chat |
public enum ChatConversationItemType
| Member name | Description |
|---|---|
| Other | Represents a value other than the defined values. |
| Direct | Represents a direct conversation. This could be, e.g., a private conversation between two participants or a group chat. |
| Channel | Represents a channel conversation. This could be, e.g., a Teams or a Slack channel. |