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
It should probably be return NEXT_STATE[, data]. But it gets trickier when we may or not want commands to take priority, and when inline comes into play. It also depends on where per-chat and per-user information is in the update.
The text was updated successfully, but these errors were encountered:
It should probably be
return NEXT_STATE[, data]
. But it gets trickier when we may or not want commands to take priority, and when inline comes into play. It also depends on where per-chat and per-user information is in the update.The text was updated successfully, but these errors were encountered: