class types.DocumentAttributeCustomEmoji extends _TypeDocumentAttributeimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { DocumentAttributeCustomEmoji } = types; ConstructorsnewDocumentAttributeCustomEmoji(params: { free?: true; textColor?: true; alt: string; stickerset: TypeInputStickerSet; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsalt: stringoptionalfree: truestickerset: TypeInputStickerSetoptionaltextColor: trueStatic Propertiesreadonly[paramDesc]: ParamDesc