Skip to content

feat!: add support for feeds v3 API#118

Merged
szuperaz merged 41 commits into
mainfrom
feeds-api
Jul 17, 2025
Merged

feat!: add support for feeds v3 API#118
szuperaz merged 41 commits into
mainfrom
feeds-api

Conversation

@szuperaz
Copy link
Copy Markdown
Contributor

@szuperaz szuperaz commented Jul 9, 2025

Breaking changes:

  • client.chat.createPoll -> client.createPoll
  • client.chat.updatePollPartial -> client.updatePollPartial
  • client.chat.updatePoll -> client.updatePoll
  • client.chat.deletePoll -> client.deletePoll
  • client.chat.createPollOption -> client.createPollOption
  • client.chat.updatePollOption -> client.updatePollOption
  • client.chat.deletePollOption -> client.deletePollOption
  • client.chat.queryPollVotes -> client.queryPollVotes
  • client.chat.queryPolls -> client.queryPolls

@szuperaz szuperaz changed the title feat: add support for feeds v3 API feat!: add support for feeds v3 API Jul 9, 2025
@szuperaz szuperaz merged commit aa43a6b into main Jul 17, 2025
6 of 7 checks passed
@szuperaz szuperaz deleted the feeds-api branch July 17, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants