Ⓙ Jike SDK
    Preparing search index...

    Interface ListUserStoriesResponse

    interface ListUserStoriesResponse {
        data: Story[];
    }
    Index

    Properties

    Properties

    data: Story[]