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
This happened when the welcome message did not send by the bot and when the bot sets the new welcome msgid, the error occured. To reproduce it, turn the bot off and wait for several updates and turn it back on. You will see it when the bot is catching the updates.
This happened when the welcome message did not send by the bot and when the bot sets the new welcome msgid, the error occured. To reproduce it, turn the bot off and wait for several updates and turn it back on. You will see it when the bot is catching the updates.
HarukaX/harukax/modules/welcome/welcome.go
Line 147 in 4191b3c
HarukaX/harukax/modules/welcome/welcome.go
Line 151 in 4191b3c
sent
is nil due to the bot did not send the welcome, and when inserting the new msg id it leads to nil objectThe text was updated successfully, but these errors were encountered: