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

Parameters

bot: Bot<C>
chatId: number | string
msgId: number
inline_keyboard: InlineKeyboardButton[][]