Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method Bot.prototype.setKeyboard
import { Bot } from "https://deno.land/x/my_grammy@v0.1.1/bot.ts";

Parameters

chatId: number | string
msgId: number
inline_keyboard: InlineKeyboardButton[][]