Fix HTML parse_mode in registration handlers to support premium emojis #10

Merged
trevor merged 1 commits from v2_functions into master 2026-03-07 00:47:52 +00:00
Owner
  • Replace Markdown double asterisks with HTML tags
  • Change parse_mode from Markdown to HTML for registration confirmation
  • Use tags for bold text in registration_completed message
  • Use tags for verification code display
  • Fixes 'Can't find end of the entity' error in Telegram API
  • Remove unused JSON export files
- Replace Markdown double asterisks with HTML tags - Change parse_mode from Markdown to HTML for registration confirmation - Use <b> tags for bold text in registration_completed message - Use <code> tags for verification code display - Fixes 'Can't find end of the entity' error in Telegram API - Remove unused JSON export files
trevor added 1 commit 2026-03-07 00:47:49 +00:00
Fix HTML parse_mode in registration handlers to support premium emojis
Some checks failed
continuous-integration/drone/pr Build is failing
9fe9e8958a
- Replace Markdown double asterisks with HTML tags
- Change parse_mode from Markdown to HTML for registration confirmation
- Use <b> tags for bold text in registration_completed message
- Use <code> tags for verification code display
- Fixes 'Can't find end of the entity' error in Telegram API
- Remove unused JSON export files
trevor merged commit 62ca809f11 into master 2026-03-07 00:47:52 +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: trevor/new_lottery_bot#10
No description provided.