Skip to main content
Module

x/grammy_emoji/deps.deno.ts>Context#setChatMenuButton

Use emoji names instead of Unicode strings. Copy-pasting emoji sucks.
Go to Latest
method Context.prototype.setChatMenuButton
Re-export
import { Context } from "https://deno.land/x/grammy_emoji@v1.1.2/deps.deno.ts";

Context-aware alias for api.setChatMenuButton. Use this method to change the bot's menu button in a private chat, or the default menu button. Returns True on success.

Parameters

optional
other: Other<"setChatMenuButton">

Optional remaining parameters, confer the official reference below

optional
signal: AbortSignal

Optional AbortSignal to cancel the request

Official reference: https://core.telegram.org/bots/api#setchatmenubutton