@osynicite/osynic-osuapi
    Preparing search index...

    Interface TopicListing

    interface TopicListing {
        cursor_string: string;
        topics: ForumTopic[];
    }
    Index

    Properties

    cursor_string: string
    topics: ForumTopic[]