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
Telegram Bot errors out when doing a handleGetUpdates ("Call to a member function getChat() on null") after a user reacts to a channel post. Here's the fix.
In DB::insertMessageReactionCount, this line referencing $message_reaction should be this: