interface KeyboardButton.RequestUser
implements Text
import { type KeyboardButton } from "https://deno.land/x/mtkruto@0.0.998/mod.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.