Type Alias InboxDataType

InboxDataType:
    | "All"
    | "CommentReply"
    | "CommentMention"
    | "PostMention"
    | "PrivateMessage"

A list of possible types for the inbox.