ThreadSubscriptionState [enum]
The possible states of a subscription.
Possible values
DISABLED
The subscription status is currently disabled.
IGNORING_LIST
The User is never notified because they are ignoring the list
IGNORING_THREAD
The User is never notified because they are ignoring the thread
NONE
The User is not recieving notifications from this thread
SUBSCRIBED_TO_LIST
The User is notified becuase they are watching the list
SUBSCRIBED_TO_THREAD
The User is notified because they are subscribed to the thread
SUBSCRIBED_TO_THREAD_EVENTS
The User is notified because they chose custom settings for this thread.
SUBSCRIBED_TO_THREAD_TYPE
The User is notified because they chose custom settings for this thread.
UNAVAILABLE
The subscription status is currently unavailable.
API:
Github GraphQL API