Skip to main content
Module

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

MTProto API Client for Deno 🦕
Latest
class tl.Api.StickerKeyword
extends VirtualClass<{ documentId: long; keyword: string[]; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { StickerKeyword } = tl.Api;

Properties

className: "StickerKeyword"
classType: "constructor"
CONSTRUCTOR_ID: 4244550300
documentId: long
keyword: string[]
SUBCLASS_OF_ID: 1435835755