
Microsoft Teams API Integration Profile
Information and guides about integrating with Microsoft Teams API
Add Microsoft Teams Integration to Your ProductHow to work with Channel Messages in Microsoft Teams API
Channel Messages Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Id | id | string | Read-only. Unique ID of the message. IDs are unique within a chat/channel/reply-to-message, but might be duplicated in other chats/channels/reply-to-messages. |
Summary | summary | string | Summary text of the chat message that could be used for push notifications and summary views or fall back views. Only applies to channel chat messages, not chat messages in a chat. |
Attachments | attachments | array of items | References to attached objects like files, tabs, meetings etc. |
Id | item.id | string | |
Content Type | item.contentType | string |