Skip to content

GramIO API Reference / gramio/dist / TelegramShippingAddress

Interface: TelegramShippingAddress

Defined in: @gramio/types/out/objects.d.ts:10479

This object represents a shipping address.

Documentation

Properties

PropertyTypeDescriptionDefined in
citystringCity@gramio/types/out/objects.d.ts:10491
country_codestringTwo-letter ISO 3166-1 alpha-2 country code@gramio/types/out/objects.d.ts:10483
post_codestringAddress post code@gramio/types/out/objects.d.ts:10503
statestringState, if applicable@gramio/types/out/objects.d.ts:10487
street_line1stringFirst line for the address@gramio/types/out/objects.d.ts:10495
street_line2stringSecond line for the address@gramio/types/out/objects.d.ts:10499