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
sealed
interface
RevenueWithdrawalState
Star
Amount
Link copied to clipboard
data
class
StarAmount
(
val
amount
:
Long
,
val
nanostarAmount
:
Long
=
0
)
Star
Transaction
Link copied to clipboard
sealed
interface
StarTransaction
:
Amounted
Star
Transactions
Link copied to clipboard
data
class
StarTransactions
(
val
transactions
:
List
<
StarTransaction
>
)
Transaction
Partner
Link copied to clipboard
sealed
interface
TransactionPartner
Transaction
Type
Link copied to clipboard
sealed
interface
TransactionType