ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
PollId
Poll
Id
@
Serializable
@
JvmInline
value
class
PollId
(
val
string
:
String
)
Members
Constructors
Poll
Id
Link copied to clipboard
constructor
(
string
:
String
)
Properties
string
Link copied to clipboard
val
string
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String