emojiURL
An HTTP URL which can be used to automatically log in into translation platform and suggest new emoji replacements. The URL will be valid for 30 seconds after generation
type tg.EmojiURL struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
URL | string | yes | An HTTP URL which can be used to automatically log in into translation platform and suggest new emoji replacements. The URL will be valid for 30 seconds after generation |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
emojiURL#a575739d