Very Popular
Go to Latest
interface KeyboardButton.RequestLocationButton
implements CommonButton
import { type KeyboardButton } from "https://dotland.deno.dev/x/grammy@v1.18.1/types.web.ts";
const { RequestLocationButton } = KeyboardButton;

Properties

request_location: boolean

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