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
/
StickerType
/
Unknown
Unknown
@
Serializable
data
class
Unknown
(
val
type
:
String
=
"custom_emoji"
)
:
StickerType
(
source
)
Members
Constructors
Unknown
Link copied to clipboard
constructor
(
type
:
String
=
"custom_emoji"
)
Properties
type
Link copied to clipboard
open
override
val
type
:
String