Link Search Menu Expand Document

Constructor: emojiURL

Back to constructors index

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

Attributes:

NameTypeRequiredDescription
urlstringYesAn 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: EmojiURL

Example:

$emojiURL = ['_' => 'emojiURL', 'url' => 'string'];