Module

x/grammy/types.web.ts>TransactionPartner

The Telegram Bot Framework.
Very Popular
Go to Latest
type alias TransactionPartner
import { type TransactionPartner } from "https://dotland.deno.dev/x/grammy@v1.25.1/types.web.ts";

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

  • TransactionPartnerFragment
  • TransactionPartnerUser
  • TransactionPartnerOther