File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
articles/communication-services/concepts Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -111,8 +111,10 @@ This sandbox setup is to help developers start building the application. You can
111
111
| Update chat thread| Chat thread| 5| -|
112
112
| Add participants / remove participants| Chat thread| 10| 30|
113
113
| Get chat thread / List chat threads| User| 50| -|
114
- | Get chat message / List chat messages| User and chat thread| 50| -|
115
- | Get chat message / List chat messages| Chat thread| 250| -|
114
+ | Get chat message| User and chat thread| 50| -|
115
+ | Get chat message| Chat thread| 250| -|
116
+ | List chat messages| User and chat thread| 50| 200|
117
+ | List chat messages| Chat thread| 250| 400|
116
118
| Get read receipts| User and chat thread| 5| -|
117
119
| Get read receipts| Chat thread| 250| -|
118
120
| List chat thread participants| User and chat thread| 10| -|
You can’t perform that action at this time.
0 commit comments