Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_menu/deps.deno.ts>Keyboard#append

Interactive menus for grammY.
Go to Latest
method Keyboard.prototype.append
import { Keyboard } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";

Appends the buttons of the given keyboards to this keyboard. If other options are specified in these keyboards, they will be ignored.

Parameters

...sources: KeyboardSource[]

A number of keyboards to append