ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
tools.ozone.moderation
/
GetAccountTimelineTimelineItem
Get
Account
Timeline
Timeline
Item
@
Serializable
data
class
GetAccountTimelineTimelineItem
(
val
day
:
String
,
val
summary
:
List
<
GetAccountTimelineTimelineItemSummary
>
)
Members
Constructors
Get
Account
Timeline
Timeline
Item
Link copied to clipboard
constructor
(
day
:
String
,
summary
:
List
<
GetAccountTimelineTimelineItemSummary
>
)
Properties
day
Link copied to clipboard
val
day
:
String
summary
Link copied to clipboard
val
summary
:
List
<
GetAccountTimelineTimelineItemSummary
>