channels property

  1. @override
ChannelCache channels
latefinaloverride-getter

All of the channels the bot can see.

Implementation

@override
late final ChannelCache channels;