File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/communication-services/concepts/chat Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ Android SDK supports extra events:
135
135
- ` chatThreadCreated ` - when a Communication Services user creates a chat thread.
136
136
- ` chatThreadDeleted ` - when a Communication Services user deletes a chat thread.
137
137
- ` chatThreadPropertiesUpdated ` - when you update chat thread properties; currently, only updating the topic for the thread is supported.
138
- - ` participantsAdded ` - when you adds a participant to a chat thread.
139
- - ` participantsRemoved ` - when a you remove an existing participant from the chat thread.
138
+ - ` participantsAdded ` - when you add a participant to a chat thread.
139
+ - ` participantsRemoved ` - when you remove an existing participant from the chat thread.
140
140
141
141
For more information, see [ Push Notifications] ( ../notifications.md ) .
142
142
You can’t perform that action at this time.
0 commit comments