nostrum icon indicating copy to clipboard operation
nostrum copied to clipboard

API v10 tracking issue

Open Th3-M4jor opened this issue 2 years ago • 4 comments

With the recent deprecation of v8 and v9 becoming deprecated in April, we should probably jump directly to v10. The downside there is that this would be a breaking change due to the requirement to specify the message content intent. Meaning we'd be releasing 0.6.0 not long after 0.5.0.

  • [x] Thread support (#401)
  • [x] Deprecation of embed field in messages (#406)
  • [ ] Existing attachments needing to be specified when editing a message to add new ones
  • [x] Message Content Intent (#406)

Th3-M4jor avatar Feb 22 '22 17:02 Th3-M4jor

Thanks for opening this! The task list is super useful.

Existing attachments needing to be specified when editing a message to add new ones

This is probably not something we can (sanely) / should do in nostrum, right?

jchristgit avatar Feb 22 '22 22:02 jchristgit

Probably just needs to be something we leave to the user to handle, you're right about feasibility. A note in the docs would be enough.

Th3-M4jor avatar Feb 22 '22 23:02 Th3-M4jor

Does this library support v10 yet?

TwistingTwists avatar Jul 29 '22 14:07 TwistingTwists

Does this library support v10 yet?

Yes, as of 0.6 v10 is used

skwerlman avatar Jul 29 '22 18:07 skwerlman