Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy_types/payment.ts>TransactionPartner

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

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

  • TransactionPartnerFragment
  • TransactionPartnerUser
  • TransactionPartnerOther