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

x/mtkruto/types/0_input_location_message_content.ts>InputLocationMessageContent

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface InputLocationMessageContent
import { type InputLocationMessageContent } from "https://deno.land/x/mtkruto@0.0.999/types/0_input_location_message_content.ts";

Properties

latitude: number
longitude: number
optional
horizontalAccuracy: number
optional
livePeriod: number
optional
heading: number
optional
proximityAlertRadius: number