Annoto Widget API - v3.65.0
    Preparing search index...

    Interface ISetDefaultGroupCommentsQuery

    Set default group comments query params

    interface ISetDefaultGroupCommentsQuery {
        sso_id?: string;
        threads_tag_value?: string;
    }
    Index

    Properties

    sso_id?: string

    User sso id filter If provided, only comments authored by this user will be shown

    threads_tag_value?: string

    threads tag filter If provided, only comments that belong to threads with this tag will be shown