AniLink - v1.29.2
    Preparing search index...

    Type Alias MediaListStatus

    MediaListStatus:
        | "CURRENT"
        | "PLANNING"
        | "COMPLETED"
        | "DROPPED"
        | "PAUSED"
        | "REPEATING"

    MediaListStatus is a type that represents the status of a media list. It can be one of the following: 'CURRENT', 'PLANNING', 'COMPLETED', 'DROPPED', 'PAUSED', 'REPEATING'.