Skip to main content
Module

x/grm/mod.ts>Api.InputStickerSetShortName

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

Properties

className: "InputStickerSetShortName"
classType: "constructor"
CONSTRUCTOR_ID: 2250033312
shortName: string
SUBCLASS_OF_ID: 1034127786

Static Methods

fromReader(reader: Reader): InputStickerSetShortName