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
Maybe we can add support for the 1st param being a message object (2nd one would become optional) so that the method extracts all the data that it needs from the message.
The text was updated successfully, but these errors were encountered:
Description
Cannot open the chat when using
openChatAt()
, butopenChat()
works.Environment
Steps to Reproduce
Log Output
but the 2nd parameter is something like
false_987654321098765432@g.us_ABCDEF1234567890_0987654321098@c.us
Your Code
this approach works, but won't necessarily scroll to the right message:
Additional context / Screenshot
Maybe we can add support for the 1st param being a message object (2nd one would become optional) so that the method extracts all the data that it needs from the message.
The text was updated successfully, but these errors were encountered: