Skip to main content
Module

x/grammy_types/mod.ts>KeyboardButton.RequestChatButton

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface KeyboardButton.RequestChatButton
implements CommonButton
import { type KeyboardButton } from "https://deno.land/x/grammy_types@v3.4.5/mod.ts";
const { RequestChatButton } = KeyboardButton;

Properties

If specified, pressing the button will open a list of suitable chats. Tapping on a chat will send its identifier to the bot in a “chat_shared” service message. Available in private chats only.