Skip to main content
Version: 6.0.8

MSTeamsChannelMessageBodyType

This page supports schema for Msteams Datatype MSTeamsChannelMessageBodyType.

{
"properties": {
"id": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Channel Message BodyType ID",
"ko": "마이크로소프트 팀즈 채널 메시지 바디타입 ID"
}
},
"value": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Channel Message BodyType value",
"ko": "마이크로소프트 팀즈 채널 메시지 바디타입 값"
}
}
},
"type": "object"
}