Module

x/grammy_types/mod.ts>ShippingAddress

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface ShippingAddress
import { type ShippingAddress } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.ts";

This object represents a shipping address.

Properties

country_code: string

Two-letter ISO 3166-1 alpha-2 country code

state: string

State, if applicable

city: string

City

street_line1: string

First line for the address

street_line2: string

Second line for the address

post_code: string

Address post code