ContentTypeDto
Backend-источник: features.chatservice/Features.ChatService/Nuget.ChatApiClient/Dto/Enums/ContentTypeDto.cs (features.chatservice).
Также определён в:
features.taskservice.
Значения
| Имя | Значение (TS) | Описание | Код (C#) |
|---|---|---|---|
FileContent | 1 | — | 1 |
TextContent | 2 | — | 2 |
CodeContent | 3 | — | 3 |
ImageContent | 4 | — | 4 |
ExistingFileContent | 5 | — | — |
Пример
json
1