class types.StickerKeyword extends _TypeStickerKeywordimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { StickerKeyword } = types; ConstructorsnewStickerKeyword(params: { documentId: bigint; keyword: Array<string>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsdocumentId: bigintkeyword: Array<string>Static Propertiesreadonly[paramDesc]: ParamDesc