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
Add an optional callback to the Bot class which the user can use. The callback should be invoked every time a new chat message is posted, and the message should be an argument to the callback.