regions

open override val regions: Flow<Region>(source)

Requests all regions known to this bot.

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