Deprecation Warnings #2468
-
Beta Was this translation helpful? Give feedback.
Answered by
NeloBlivion
Jun 3, 2024
Replies: 2 comments 1 reply
-
That is the point of the warning, to encourage you to migrate to new functions. User apps deprecate certain features, so you should read the generated docs and update your code accordingly (see https://pycord--2409.org.readthedocs.build/en/2409/api/models.html#discord.Message.interaction) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
plun1331
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That is the point of the warning, to encourage you to migrate to new functions. User apps deprecate certain features, so you should read the generated docs and update your code accordingly (see https://pycord--2409.org.readthedocs.build/en/2409/api/models.html#discord.Message.interaction)