PatchedBotCommand constructor
Returns a new PatchedBotCommand instance.
Implementation
PatchedBotCommand({
this.id,
this.command,
this.mentor,
this.bot,
});
Returns a new PatchedBotCommand instance.
PatchedBotCommand({
this.id,
this.command,
this.mentor,
this.bot,
});