Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function buildFormData
import { buildFormData } from "https://deno.land/x/telegram_bot_api@0.4.0/src/telegram-bot/utils.ts";

Parameters

initObject: { [key: string]: any; }