toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.stars
/
TransactionPartner
/
Fragment
Fragment
@
Serializable
@
SerialName
(
value
=
"fragment"
)
data
class
Fragment
(
val
withdrawalState
:
RevenueWithdrawalState
?
=
null
)
:
TransactionPartner
Members
Constructors
Fragment
Link copied to clipboard
constructor
(
withdrawalState
:
RevenueWithdrawalState
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
String
withdrawal
State
Link copied to clipboard
val
withdrawalState
:
RevenueWithdrawalState
?
=
null