interface ShippingAddressimport { type ShippingAddress } from "https://dotland.deno.dev/x/grammy@v1.15.0/types.deno.ts"; This object represents a shipping address. Propertiescountry_code: stringTwo-letter ISO 3166-1 alpha-2 country code state: stringState, if applicable city: stringCity street_line1: stringFirst line for the address street_line2: stringSecond line for the address post_code: stringAddress post code