Skip to main content
Module

x/grm/mod.ts>tl.Api.UpdateReadFeaturedEmojiStickers

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.UpdateReadFeaturedEmojiStickers
extends VirtualClass<void>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { UpdateReadFeaturedEmojiStickers } = tl.Api;

Properties

className: "UpdateReadFeaturedEmojiStickers"
classType: "constructor"
CONSTRUCTOR_ID: 4216080748
SUBCLASS_OF_ID: 2676568142

Static Methods

fromReader(reader: Reader): UpdateReadFeaturedEmojiStickers