IGPAPI
    Preparing search index...

    Interface TimelineFeedResponseHideReasonsV2Item

    interface TimelineFeedResponseHideReasonsV2Item {
        reason: string | null;
        text: string;
    }
    Index

    Properties

    Properties

    reason: string | null
    text: string