interface TransactionPartnerOtherimport { type TransactionPartnerOther } from "https://dotland.deno.dev/x/grammy@v1.31.1/types.deno.ts"; Describes a transaction with an unknown source or recipient. Propertiestype: "other"Type of the transaction partner, always “other”