IGPAPI
    Preparing search index...

    Interface GetViewableStatusesResponseStatus

    interface GetViewableStatusesResponseStatus {
        created_at: string;
        emoji: string;
        expires_at: string;
        id: string;
        status_key: number;
        status_type: string;
        text: string;
    }
    Index

    Properties

    created_at: string
    emoji: string
    expires_at: string
    id: string
    status_key: number
    status_type: string
    text: string