guilds property

All of the guilds the bot is in. Can be empty or can miss guilds on (READY_EVENT).

Implementation

SnowflakeCache<IGuild> get guilds;