feat(telegram): support copy text buttons - #59443
Conversation
Scope note for reviewers: the title/body describe a Telegram |
|
Closing this PR because unrelated Codex usage commits were accidentally included in the branch. Reopened a clean Telegram-only PR here: #59445 |
Summary
COPY_BUTTON: label | textmarkers that render as Bot APICopyTextButtoninline keyboard buttonsCopyTextButtonis unavailableTest Plan
uv run --extra messaging python -m pytest tests/gateway/test_telegram_copy_buttons.py tests/gateway/test_telegram_clarify_buttons.py tests/gateway/test_telegram_rich_messages.py tests/gateway/test_telegram_thread_fallback.py -q -o 'addopts='git diff --checkuv run --extra messaging python -m py_compile plugins/platforms/telegram/adapter.py tests/gateway/test_telegram_copy_buttons.py