class
TelegramBot::TransactionPartnerAffiliateProgram
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/star_payment.crConstructors
Instance Method Summary
- #commission_per_mille : Int32
- #commission_per_mille=(commission_per_mille : Int32)
- #sponsor_user : User | Nil
- #sponsor_user=(sponsor_user : User | Nil)
- #type : String
- #type=(type : String)
Instance methods inherited from class TelegramBot::TransactionPartner
type : String
type,
type=(type : String)
type=
Constructor methods inherited from class TelegramBot::TransactionPartner
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new