langPackStringDeleted
Deleted localization string
type tg.LangPackStringDeleted struct { /* ... */ }
Implements LangPackString.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Key | string | yes | Localization key |
References
- Official documentation
- Generated Go reference
- TL definition:
langPackStringDeleted#2979eeb2