interface KeyboardButton.RequestUser
implements Text
import { type KeyboardButton } from "https://deno.land/x/mtkruto@0.1.105/types/1_keyboard_button.ts";
const { RequestUser } = KeyboardButton;
This object defines the criteria used to request a suitable user. The identifier of the selected user will be shared with the bot when the corresponding button is pressed.