Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/tl/2_types.ts>SendMessageEmojiInteraction

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class SendMessageEmojiInteraction
extends _TypeSendMessageAction
import { SendMessageEmojiInteraction } from "https://deno.land/x/mtkruto@0.1.100/tl/2_types.ts";

Constructors

new
SendMessageEmojiInteraction(params: { emoticon: string; msgId: number; interaction: TypeDataJSON; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
emoticon: string
interaction: TypeDataJSON
msgId: number

Static Properties

readonly
[paramDesc]: ParamDesc