PatchedBotCreate constructor
PatchedBotCreate({})
Returns a new PatchedBotCreate instance.
Implementation
PatchedBotCreate({
this.id,
this.name,
this.clientId,
this.clientSecret,
this.appToken,
this.verificationToken,
this.provider,
this.config,
});