Torn API Client
    Preparing search index...

    Type Alias ForumSubscribedThreadPostsCount

    type ForumSubscribedThreadPostsCount = {
        new: number;
        total: number;
    }
    Index

    Properties

    Properties

    new: number
    total: number