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

x/mtkruto/3_types.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.1.147/3_types.ts";
definition: (inputStickerSet: types.InputStickerSetID) => MaybePromise<string>