Properly handling message overflows #6

Merged
jake merged 1 commits from fix/msg-length into main 2026-01-27 16:23:08 +00:00
Owner

This is an update the bolt library that prevents bots from erroring if it is sending a message that is longer than the allowed amount of characters. Messages that exceed 2000 characters will be chunked into separate messages.

This is an update the bolt library that prevents bots from erroring if it is sending a message that is longer than the allowed amount of characters. Messages that exceed 2000 characters will be chunked into separate messages.
jake added 1 commit 2026-01-27 16:14:43 +00:00
jake changed title from chunking messages that overflow to Properly handling message overflows 2026-01-27 16:15:14 +00:00
jake merged commit c291f68005 into main 2026-01-27 16:23:08 +00:00
jake deleted branch fix/msg-length 2026-01-27 16:23:08 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jake/bolt#6