Skip to content

Commit f335c21

Browse files
committed
adding messageId
1 parent 753550d commit f335c21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/event-grid/communication-services-advanced-messaging-events.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Details for the attributes specific to `Microsoft.Communication.AdvancedMessageR
4242
| Attribute | Type | Nullable | Description |
4343
|:--- |:---:|:---:| --- |
4444
| channelType | `string` || Channel type of the channel that the message was sent on. For example: `"whatsapp"`. |
45+
| messageId | `string` || Message Id of the message receive event as GUID. |
4546
| messageType | `string` || Message Type of the message receive event. Such as: `"interactive"`, `"sticker"`, `"reaction"`. |
4647
| from | `string` || Sender ID that sent the message. |
4748
| to | `string` || The channel ID that received the message, formatted as a GUID. |

0 commit comments

Comments
 (0)