Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias SetMyCommands
Re-export
import { type SetMyCommands } from "https://deno.land/x/telegram_bot_api@0.4.0/mod.ts";
definition: (params: { commands: BotCommand[]; }) => Promise<true>