Skip to content

docs: propose Telegram MessageEntity rich messages#124

Closed
codeaholicguy wants to merge 1 commit into
mainfrom
feature-telegram-entities-design
Closed

docs: propose Telegram MessageEntity rich messages#124
codeaholicguy wants to merge 1 commit into
mainfrom
feature-telegram-entities-design

Conversation

@codeaholicguy

Copy link
Copy Markdown
Owner

Summary

  • Add a design document for migrating Telegram rich messages from HTML parse mode to plain text plus Bot API MessageEntity spans.
  • Cover UTF-16 offsets, entity nesting constraints, links/styles/code/blockquote/list behavior, entity-aware chunking, fallback behavior, rollout phases, affected files, and test plan.
  • Keep this PR design-only with no production implementation changes.

Validation

  • git diff --check

Risks

  • Design-only PR; implementation risks remain around UTF-16 offset correctness, Telegram entity constraints, and chunk-boundary behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant