toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
StickerFormat
Sticker
Format
@
Serializable
(
with
=
StickerFormat.Serializer::class
)
sealed
interface
StickerFormat
Inheritors
Static
Animated
Video
Unknown
Members
Types
Animated
Link copied to clipboard
@
Serializable
object
Animated
:
StickerFormat
Serializer
Link copied to clipboard
object
Serializer
:
KSerializer
<
StickerFormat
>
Static
Link copied to clipboard
@
Serializable
object
Static
:
StickerFormat
Unknown
Link copied to clipboard
@
Serializable
data
class
Unknown
(
val
type
:
String
=
"custom_emoji"
)
:
StickerFormat
Video
Link copied to clipboard
@
Serializable
object
Video
:
StickerFormat
Properties
type
Link copied to clipboard
abstract
val
type
:
String