class Tourmaline::TransactionPartnerTelegramApi
 
  - Tourmaline::TransactionPartnerTelegramApi
- Reference
- Object
Overview
Describes a transaction with payment for paid broadcasting.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
- 
        #request_count : Int32 | Int64
        
          The number of successful requests that exceeded regular limits and were therefore billed 
- 
        #request_count=(request_count : Int32 | Int64)
        
          The number of successful requests that exceeded regular limits and were therefore billed 
- 
        #type : String
        
          Type of the transaction partner, always "telegram_api" 
- 
        #type=(type : String)
        
          Type of the transaction partner, always "telegram_api" 
Constructor Detail
Instance Method Detail
        
        def request_count : Int32 | Int64
        #
      
      
        The number of successful requests that exceeded regular limits and were therefore billed
        
        def request_count=(request_count : Int32 | Int64)
        #
      
      
        The number of successful requests that exceeded regular limits and were therefore billed