Payments

TransactionPartnerTelegramApi

Describes a transaction with payment for paid broadcasting.

fields

fieldtyperequireddescription
typestringrequiredType of the transaction partner, always “telegram_api”
request_countnumberrequiredThe number of successful requests that exceeded regular limits and were therefore billed

import

types.ts
import type { TransactionPartnerTelegramApi } from "@yaebal/types";

used by

types