masto
    Preparing search index...

    Interface UpdateScheduledStatusParams

    interface UpdateScheduledStatusParams {
        scheduledAt: string;
    }
    Index

    Properties

    Properties

    scheduledAt: string

    ISO 8601 Date-time at which the status will be published. Must be at least 5 minutes into the future.