Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/mod.ts>StickerSetNameGetter

[WIP] 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.0.998/mod.ts";
definition: (inputStickerSet: types.InputStickerSetID) => MaybePromise<string>