Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetEmojiKeywordsLanguages

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesGetEmojiKeywordsLanguages
import { functions } from "https://deno.land/x/mtkruto@0.0.996/mod.ts";
const { MessagesGetEmojiKeywordsLanguages } = functions;

Constructors

new
MessagesGetEmojiKeywordsLanguages(params: { langCodes: Array<string>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
langCodes: Array<string>

Static Properties

readonly
[paramDesc]: ParamDesc