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

x/grammy_menu/deps.deno.ts>TransactionPartner

Interactive menus for grammY.
Latest
type alias TransactionPartner
import { type TransactionPartner } from "https://deno.land/x/grammy_menu@v1.3.0/deps.deno.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