Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>messages_getEmojiURL_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_getEmojiURL_
extends Function_<enums.EmojiURL>
import { messages_getEmojiURL_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Returns an HTTP URL which can be used to automatically log in into translation platform and suggest new emoji keywords ». The URL will be valid for 30 seconds after generation.

Constructors

new
messages_getEmojiURL_(params: { lang_code: string; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
lang_code: string

Language code for which the emoji keywords will be suggested

Static Properties

__F: (params: { lang_code: string; }) => enums.EmojiURL
readonly
[name]: string
readonly
[paramDesc]: ParamDesc