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
bot.ValidateWebappRequest(values, token) returns models.User that does not include photoURL, although it is being passed in the query. Please, add photoURL to the model.
The text was updated successfully, but these errors were encountered:
bot.ValidateWebappRequest(values, token)
returnsmodels.User
that does not includephotoURL
, although it is being passed in the query. Please, addphotoURL
to the model.The text was updated successfully, but these errors were encountered: