Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class UpdateMoveStickerSetToTop_
extends _Update_
import { UpdateMoveStickerSetToTop_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

A stickerset was just moved to top, see here for more info »

Constructors

new
UpdateMoveStickerSetToTop_(params: { masks?: true; emojis?: true; stickerset: bigint; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
optional
emojis: true

This update is referring to a custom emoji stickerset

optional
masks: true

This update is referring to a mask stickerset

stickerset: bigint

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc