Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetEmojiKeywordsDifference

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

Constructors

new
MessagesGetEmojiKeywordsDifference(params: { langCode: string; fromVersion: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
fromVersion: number
langCode: string

Static Properties

readonly
[paramDesc]: ParamDesc