Forward the reply_markup
section
#1998
Unanswered
mstrong-tech
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Context
Minimal Example Code Reproducing the Issue
Expected Behavior
When I forward a message manually, the reply_markup should be included in the forwarded message. I know the API doesn't support it but is there any way to do it? For example, any event to listen forwarding messages?
Current Behavior
Only original text ("Testing...") is forwarded.
Error Message and Logs (
export DEBUG='telegraf:*'
)Beta Was this translation helpful? Give feedback.
All reactions