$BotClient constructor
$BotClient(
- $Client _rootClient
Creates a new DynamiteClient
for bot requests.
Implementation
$BotClient(this._rootClient);
Creates a new DynamiteClient
for bot requests.
$BotClient(this._rootClient);