Skip to main content
Module

x/grammy_autoquote/deps.deno.ts>KeyboardButton.RequestLocationButton

grammY plugin that forces all sent messages to quote the last received one
Go to Latest
interface KeyboardButton.RequestLocationButton
implements CommonButton
import { type KeyboardButton } from "https://deno.land/x/grammy_autoquote@v2.0.0/deps.deno.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.