添加爱心

  • Parameters

    • data: { comment: string; illust_id: `${number}`; restrict?: 0 | 1; tags: string[] }
      • comment: string
        ""
        
      • illust_id: `${number}`
      • Optionalrestrict?: 0 | 1
      • tags: string[]
        []
        

    Returns Promise<{ last_bookmark_id: `${number}`; stacc_status_id: `${number}` }>