ScheduledStatus 
    @Serializable
Represents a status that will be published at a future scheduled date.
Constructors
Link copied to clipboard
                  constructor(statusId: String, scheduledAt: Instant, params: ScheduledStatusParams, mediaAttachments: List<Attachment>)