botVerifierSettings
Info about the current verifier bot ».
type tg.BotVerifierSettings struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
CanModifyCustomDescription | bool | — | Indicates whether the bot is allowed to set a custom description field for individual verified peers, different from the custom_description provided here. |
Icon | int64 | yes | Verification icon |
Company | string | yes | The name of the organization that provides the verification |
CustomDescription | string | — | An optional default description for the verification |
References
- Official documentation
- Generated Go reference
- TL definition:
botVerifierSettings#b0cd6617