Module

x/grammy_types/mod.ts>TransactionPartner

Type declarations of the Telegram Bot API.
Very Popular
Latest
type alias TransactionPartner
import { type TransactionPartner } from "https://dotland.deno.dev/x/grammy_types@v3.9.0/mod.ts";

This object describes the source of a transaction, or its recipient for outgoing transactions. Currently, it can be one of

  • TransactionPartnerFragment
  • TransactionPartnerUser
  • TransactionPartnerOther