Type Alias DiscussionQueryCategory

DiscussionQueryCategory:
    | "active"
    | "blog"
    | "cashout"
    | "children"
    | "comments"
    | "feed"
    | "hot"
    | "promoted"
    | "trending"
    | "votes"
    | "created"

Possible categories for get_discussions_by_*.