ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.payments.stars
Package-level
declarations
Types
Types
Revenue
Withdrawal
State
Link copied to clipboard
@
Serializable
(
with
=
RevenueWithdrawalState.Companion::class
)
sealed
interface
RevenueWithdrawalState
Star
Transaction
Link copied to clipboard
@
Serializable
(
with
=
StarTransaction.Companion::class
)
sealed
interface
StarTransaction
:
Amounted
Star
Transactions
Link copied to clipboard
@
Serializable
data
class
StarTransactions
(
val
transactions
:
List
<
StarTransaction
>
)
Transaction
Partner
Link copied to clipboard
@
Serializable
(
with
=
TransactionPartner.Companion::class
)
sealed
interface
TransactionPartner