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