Module

x/grammy_types/payment.ts>TransactionPartnerUser

Type declarations of the Telegram Bot API.
Very Popular
Latest
interface TransactionPartnerUser
import { type TransactionPartnerUser } from "https://dotland.deno.dev/x/grammy_types@v3.9.0/payment.ts";

Describes a transaction with a user.

Properties

type: "user"

Type of the transaction partner, always “user”

user: User

Information about the user