MyGit

v1.5.0

junhoyeo/threads-api

版本发布时间: 2023-07-18 13:40:31

junhoyeo/threads-api最新发布版本:the-end(2023-09-08 19:02:01)

Threads API - Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.

Summary

await threadsAPI.publish({
  text: '🤖 Threads with Sidecar',
  attachment: {
    sidecar: [
      'https://raw.githubusercontent.com/junhoyeo/threads-api/main/threads-web-ui/app/opengraph-image.jpg?v=2',
      'https://github.com/junhoyeo/threads-api/raw/main/.github/cover.jpg',
    ],
  },
});

What's Changed

Full Changelog: https://github.com/junhoyeo/threads-api/compare/v1.4.7...v1.5.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-07-18发行的版本