Skip to main content
Module

x/mtkruto/mod.ts>functions.StickersSuggestShortName

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

Constructors

new
StickersSuggestShortName(params: { title: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
title: string

Static Properties

readonly
[paramDesc]: ParamDesc