getScheduledStatuses
abstract suspend fun getScheduledStatuses(limit: Int? = null, pageInfo: PageInfo? = null): Page<List<ScheduledStatus>>
Gets currently scheduled statuses for this account.
Gets currently scheduled statuses for this account.