guilds

open override val guilds: Flow<Guild>(source)

Requests all guilds this bot is known to be part of.

The returned flow is lazily executed, any RequestException will be thrown on terminal operators instead.