Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Send large text messages #7

@weareua

Description

@weareua

If separate message has more than 4096 characters, it will fail to send due to telegram limitation.
It's easy enough to fix by splitting big message into list of string items and send it while list length would be bigger than 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions