Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/3_types.ts>KeyboardButton.RequestLocation

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface KeyboardButton.RequestLocation
implements Text
import { type KeyboardButton } from "https://deno.land/x/mtkruto@0.1.101/3_types.ts";
const { RequestLocation } = KeyboardButton;

Properties

requestLocation: true

If True, the user's current location will be sent when the button is pressed. Available in private chats only.