fursuit-tv-sdk
Toggle table of contents
0.2.2
common
Target filter
common
Switch theme
Search in API
Skip to content
fursuit-tv-sdk
fursuit-tv-sdk
/
com.furrist.rp.furtv.sdk.gathering
/
GatheringBadge
Gathering
Badge
@
Serializable
data
class
GatheringBadge
(
val
code
:
String
?
=
null
,
val
title
:
String
?
=
null
)
聚会徽章。
Members
Constructors
Gathering
Badge
Link copied to clipboard
constructor
(
code
:
String
?
=
null
,
title
:
String
?
=
null
)
Properties
code
Link copied to clipboard
@
SerialName
(
value
=
"code"
)
val
code
:
String
?
徽章代码
title
Link copied to clipboard
@
SerialName
(
value
=
"title"
)
val
title
:
String
?
徽章标题