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
{{ message }}
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.
Could you create an isolated reproduction for this? Ideally, this is a separate git repository that I can clone and reproduce the bug. This would help tremendously in resolving this issue.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to query a document in the database like so:
msg.author.id is defined as 288855795951599617, msg.guild.id is defined as 321417443585032203 and collected.first().content is defined as "Test"
My document is
Whenever I query, it is null. Am I querying this wrong? I don't believe I am.
The text was updated successfully, but these errors were encountered: