Very Popular
Go to Latest
interface KeyboardButton.RequestUsersButton
implements CommonButton
import { type KeyboardButton } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.web.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.