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
/
GatheringNearbyModeData
Gathering
Nearby
Mode
Data
@
Serializable
data
class
GatheringNearbyModeData
(
val
gatherings
:
List
<
GatheringNearbyItem
>
,
val
intentGatheringIds
:
List
<
Int
>
)
聚会附近模式数据。
Members
Constructors
Gathering
Nearby
Mode
Data
Link copied to clipboard
constructor
(
gatherings
:
List
<
GatheringNearbyItem
>
,
intentGatheringIds
:
List
<
Int
>
)
Properties
gatherings
Link copied to clipboard
@
SerialName
(
value
=
"gatherings"
)
val
gatherings
:
List
<
GatheringNearbyItem
>
附近聚会列表
intent
Gathering
Ids
Link copied to clipboard
@
SerialName
(
value
=
"intent_gathering_ids"
)
val
intentGatheringIds
:
List
<
Int
>
意图聚会 ID 列表