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_deleteQuickReplyShortcut_

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

Constructors

new
messages_deleteQuickReplyShortcut_(params: { shortcut_id: number; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
shortcut_id: number

Static Properties

__F: (params: { shortcut_id: number; }) => boolean
readonly
[name]: string
readonly
[paramDesc]: ParamDesc