masto
    Preparing search index...

    Interface SubscribeHashtagParams

    interface SubscribeHashtagParams {
        tag: string;
    }
    Index

    Properties

    Properties

    tag: string