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
/
TelegramDate
Telegram
Date
@
Serializable
(
with
=
TelegramDateSerializer::class
)
data
class
TelegramDate
(
date
:
Long
)
(
source
)
Members
Constructors
Telegram
Date
Link copied to clipboard
constructor
(
date
:
Long
)
constructor
(
dateTime
:
DateTime
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
as
Date
Link copied to clipboard
@
Transient
val
asDate
:
DateTime