toggle menu
ktgbotapi
common
switch theme
search in API
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
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