You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-grid/communication-services-chat-events.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Azure Communication Services emits the following chat event types:
31
31
|[Microsoft.Communication.ChatThreadCreated](#microsoftcommunicationchatthreadcreated-event)|`Thread`|Published when a chat thread is created |
32
32
|[Microsoft.Communication.ChatThreadDeleted](#microsoftcommunicationchatthreaddeleted-event)|`Thread`| Published when a chat thread is deleted |
33
33
|[Microsoft.Communication.ChatThreadParticipantAdded](#microsoftcommunicationchatthreadparticipantadded-event)|`Thread`| Published when a new participant is added to a chat thread |
34
-
|[Microsoft.Communication.ChatThreadParticipantRemoved](#microsoftcommunicationchatthreadparticipantremoved-event)|`Thread`| Published when a new participant is added to a chat thread.|
34
+
|[Microsoft.Communication.ChatThreadParticipantRemoved](#microsoftcommunicationchatthreadparticipantremoved-event)|`Thread`| Published when a participant is removed from a chat thread |
35
35
|[Microsoft.Communication.ChatMessageReceivedInThread](#microsoftcommunicationchatmessagereceivedinthread-event)|`Thread`|Published when a message is received in a chat thread |
36
36
|[Microsoft.Communication.ChatThreadPropertiesUpdated](#microsoftcommunicationchatthreadpropertiesupdated-event)|`Thread`| Published when a chat thread's properties are updated.|
37
37
|[Microsoft.Communication.ChatMessageEditedInThread](#microsoftcommunicationchatmessageeditedinthread-event)|`Thread`|Published when a message is edited in a chat thread |
0 commit comments