Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
class Api.messages.FeaturedStickersNotModified
extends VirtualClass<{ count: int; }>
import { Api } from "https://deno.land/x/grm@0.5.1/src/tl/mod.ts";
const { FeaturedStickersNotModified } = Api.messages;

Properties

className: "messages.FeaturedStickersNotModified"
classType: "constructor"
CONSTRUCTOR_ID: 3336309862
count: int
SUBCLASS_OF_ID: 638891810

Static Methods

fromReader(reader: Reader): FeaturedStickersNotModified