TransactionPartnerTelegramApi
Describes a transaction with payment for paid broadcasting.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the transaction partner, always “telegram_api” |
request_count | number | required | The number of successful requests that exceeded regular limits and were therefore billed |
import
import type { TransactionPartnerTelegramApi } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#transactionpartnertelegramapi