BotChannel.of constructor

BotChannel.of(
  1. Bot _bot
)

Create a new bot channel.

Implementation

BotChannel.of(this._bot);