ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
ChannelDirectMessagesConfigurationChanged
/
Paid
Paid
@
Serializable
(
with
=
ChannelDirectMessagesConfigurationChanged.Companion::class
)
data
class
Paid
(
val
cost
:
Int
)
:
ChannelDirectMessagesConfigurationChanged
Members
Constructors
Paid
Link copied to clipboard
constructor
(
cost
:
Int
)
Properties
cost
Link copied to clipboard
open
override
val
cost
:
Int
enabled
Link copied to clipboard
open
override
val
enabled
:
Boolean