Raw.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
emojiURL#a575739d url:string = EmojiURL;
export namespace Raw {
export class EmojiURL {
constructor(params: { url: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xa575739d
Property
url
: stringAn 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