ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.gifts
Package-level
declarations
Types
Types
Gift
Link copied to clipboard
@
Serializable
(
with
=
Gift.Companion::class
)
sealed
interface
Gift
Gifts
Link copied to clipboard
@
Serializable
data
class
Gifts
(
val
gifts
:
List
<
Gift
>
)