Skip to content

Commit 1e4e154

Browse files
vincec-msftKaiqb
authored andcommitted
Update bot-framework-rest-direct-line-3-0-api-reference.md (#431)
Add a comment about max activity size.
1 parent f2fe06d commit 1e4e154

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/rest-api/bot-framework-rest-direct-line-3-0-api-reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,5 +218,6 @@ When a client sends an [Activity](bot-framework-rest-connector-api-reference.md#
218218
- The `from` property must be populated with a user ID, chosen by the client.
219219
- Attachments may contain URLs to existing resources or URLs uploaded through the Direct Line attachment endpoint.
220220
- The `channelData` property is preserved without modification.
221+
- The total size of the activity, when serialized to JSON, must not exceed 300K characters.
221222

222223
Clients may [send](bot-framework-rest-direct-line-3-0-send-activity.md) a single activity per request.

0 commit comments

Comments
 (0)