toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.polls
/
ApproximateScheduledCloseInfo
Approximate
Scheduled
Close
Info
data
class
ApproximateScheduledCloseInfo
(
val
openDuration
:
TimeSpan
,
val
startPoint
:
DateTime
=
DateTime.now()
)
:
ScheduledCloseInfo
Members
Constructors
Approximate
Scheduled
Close
Info
Link copied to clipboard
constructor
(
openDuration
:
TimeSpan
,
startPoint
:
DateTime
=
DateTime.now()
)
Properties
close
Date
Time
Link copied to clipboard
open
override
val
closeDateTime
:
DateTime
open
Duration
Link copied to clipboard
val
openDuration
:
TimeSpan
start
Point
Link copied to clipboard
val
startPoint
:
DateTime