docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.types.gifts
/
OwnedGift
/
Common
Common
@
Serializable
(
with
=
OwnedGift.Companion::class
)
sealed
interface
Common
:
OwnedGift
(
source
)
Inheritors
Common
Common
Members
Properties
gift
Link copied to clipboard
abstract
val
gift
:
Gift
is
Saved
Link copied to clipboard
abstract
val
isSaved
:
Boolean
owned
Gift
Id
Link copied to clipboard
open
override
val
ownedGiftId
:
GiftId
?
send
Date
Link copied to clipboard
abstract
val
sendDate
:
TelegramDate
sender
User
Link copied to clipboard
abstract
val
senderUser
:
PreviewUser
?