Skip to main content
Module

x/grammy/types.deno.ts>ShippingAddress

The Telegram Bot Framework.
Very Popular
Go to Latest
interface ShippingAddress
import { type ShippingAddress } from "https://deno.land/x/grammy@v1.12.0/types.deno.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