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

x/grammy_menu/deps.deno.ts>TransactionPartner

Interactive menus for grammY.
Go to Latest
type alias TransactionPartner
import { type TransactionPartner } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";

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

  • TransactionPartnerFragment
  • TransactionPartnerUser
  • TransactionPartnerOther