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
{{ message }}
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
Hi!
To allow implementing Buttons with Inline mode support we need to make callback_data parameter not mandatory. From docs https://core.telegram.org/bots/api?operationName=&query=&variables=&access_token=6592911239:AAHYHr3IeQwqd6MswUI6I0q2Wm6m25V1CTw
So before this PR setting switch_inline_query param will not affect the result because always existing callback_data param will suppress it.
Originally posted by @vdomah in botman/driver-telegram#85
The text was updated successfully, but these errors were encountered: