You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:*')
Please include any relevant log snippets or files here.
The text was updated successfully, but these errors were encountered:
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:*'
)The text was updated successfully, but these errors were encountered: