Skip to main content
Very Popular
Latest
interface TransactionPartnerUser
import { type TransactionPartnerUser } from "https://deno.land/x/grammy@v1.27.0/types.web.ts";

Describes a transaction with a user.

Properties

type: "user"

Type of the transaction partner, always “user”

user: User

Information about the user

optional
invoice_payload: string

Bot-specified invoice payload