ultra-telegram-framework
    Preparing search index...

    Interface TransactionPartnerTelegramApi

    Describes a transaction with payment for paid broadcasting.

    interface TransactionPartnerTelegramApi {
        request_count: number;
        type: string;
    }
    Index

    Properties

    Properties

    request_count: number

    The number of successful requests that exceeded regular limits and were therefore billed

    type: string

    Type of the transaction partner, always "telegram_api"