Ⓙ Jike SDK
    Preparing search index...

    Interface FollowerWithTime

    interface FollowerWithTime {
        followTime?: string;
        user: User;
    }
    Index

    Properties

    Properties

    followTime?: string
    user: User