Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy/types.ts>TransactionPartner

The Telegram Bot Framework.
Very Popular
Latest
type alias TransactionPartner
import { type TransactionPartner } from "https://deno.land/x/grammy@v1.31.0/types.ts";

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

  • TransactionPartnerUser
  • TransactionPartnerFragment
  • TransactionPartnerTelegramAds
  • TransactionPartnerTelegramApi
  • TransactionPartnerOther