toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.internal
/
Identifier
Identifier
@
Serializable
(
with
=
Identifier.Serde::class
)
sealed
class
Identifier
Inheritors
String
Long
Members
Types
Companion
Link copied to clipboard
object
Companion
Long
Link copied to clipboard
@
Serializable
(
with
=
Identifier.Long.Companion::class
)
data
class
Long
(
val
to
:
Long
)
:
Identifier
String
Link copied to clipboard
@
Serializable
(
with
=
Identifier.String.Companion::class
)
data
class
String
(
val
to
:
String
)
:
Identifier
Properties
get
Link copied to clipboard
abstract
val
get
:
Any