NB. I have server member intent enabled
When the bot is ready and the StartedEvent gets dispatched, if the cache is also fully populated?
if the bot is in like 1000 server, in on ready can I get any member from any guild using the guild.get_member method? and it wont return None?
if not then how can I wait for the cache to be ready?
yes