BotVerifierSettings

---types---
botVerifierSettings#b0cd6617 can_modify_custom_description:flags.1?true icon:long company:string custom_description:flags.0?string = BotVerifierSettings

Belongs to

BotVerifierSettings

In Rust this constructor is a variant of the enums::BotVerifierSettings enum.
Match on it with: if let enums::BotVerifierSettings::BotVerifierSettings(v) = result { ... }

Parameters

can_modify_custom_descriptiontrueoptional
iconlongrequired
companystringrequired
custom_descriptionstringoptional