Skip to content

Fix broadcast: copyMessage + i18n for Telegraf 3.x#19

Merged
ashugaev merged 1 commit into
masterfrom
goose-b2ee
May 18, 2026
Merged

Fix broadcast: copyMessage + i18n for Telegraf 3.x#19
ashugaev merged 1 commit into
masterfrom
goose-b2ee

Conversation

@AlekShu
Copy link
Copy Markdown
Collaborator

@AlekShu AlekShu commented May 18, 2026

Fixes copyMessage (not in Telegraf 3.38) and ctx.i18n (undefined in wizard steps)

Telegraf 3.38 doesn't have telegram.copyMessage(). Use
telegram.callApi('copyMessage', {...}) to call the Bot API directly.
@ashugaev ashugaev merged commit e0b6932 into master May 18, 2026
3 checks passed
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.

2 participants