Replies: 2 comments
-
Try to get business_connection_id from Message and use it in business_connection_id of send_message... |
Beta Was this translation helpful? Give feedback.
0 replies
-
to any one wondering what the code must become:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please answer these questions before submitting your issue. Thanks!
4.17.0
ubuntu
3.11.9
assume i have a code like this
i expect it to respond to incoming messages inside the chat its connected to by "business connection"

like this
but instead ;
it responds in its own chat with user;
how do i make it respond in business connected chat?
some extra notes:
+bot is has business mode support enabled
+the account which bot is connected to has premium subscription
+bot has the
can_reply
permissionBeta Was this translation helpful? Give feedback.
All reactions