Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>KeyboardButton.RequestUsersButton

Hydration plugin for API calls and context objects.
Latest
interface KeyboardButton.RequestUsersButton
implements CommonButton
import { type KeyboardButton } from "https://deno.land/x/grammy_hydrate@v1.4.1/deps.deno.ts";
const { RequestUsersButton } = KeyboardButton;

Properties

If specified, pressing the button will open a list of suitable users. Identifiers of selected users will be sent to the bot in a “users_shared” service message. Available in private chats only.