Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/types/1_keyboard_button.ts>KeyboardButtonRequestUser

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface KeyboardButtonRequestUser
implements KeyboardButtonText
import { type KeyboardButtonRequestUser } from "https://deno.land/x/mtkruto@0.1.157/types/1_keyboard_button.ts";

Properties

requestUser: { requestId: number; userIsBot?: boolean; userIsPremium?: boolean; }