Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method Keyboard.prototype.append
import { Keyboard } from "https://deno.land/x/grammy@v1.20.3/convenience/keyboard.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