Skip to main content
Module

x/mtkruto/mod.ts>StickerSetNameGetter

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias StickerSetNameGetter
Re-export
import { type StickerSetNameGetter } from "https://deno.land/x/mtkruto@0.2.24/mod.ts";
definition: (inputStickerSet: Api.inputStickerSetID) => MaybePromise<string>