Update guide to v14 code#1146
Conversation
|
oh okay. sry |
|
Any ETA on when this will be merged? |
|
when v14 is released |
almeidx
left a comment
There was a problem hiding this comment.
Can you change MessageSelectMenu -> SelectMenuBuilder
Jiralite
left a comment
There was a problem hiding this comment.
In guide/popular-topics/webhooks.md, the example to create a webhook needs updating.
theblusniper
left a comment
There was a problem hiding this comment.
Review dismissed, already resolved
theblusniper
left a comment
There was a problem hiding this comment.
Basically just replace interaction.isChatInputCommand() with interaction.type === InteractionType.ApplicationCommand
Make sure to make the unequal comparison correct tho. |
Co-authored-by: Almeida <almeidx@pm.me>
Co-authored-by: megatank58 <tanumegatank@gmail.com>
Co-authored-by: megatank58 <tanumegatank@gmail.com>
Co-authored-by: megatank58 <tanumegatank@gmail.com>
Co-authored-by: megatank58 <tanumegatank@gmail.com>
|
Resolved |
|
Anything else? |
|
Should I wait for this merge to be complete before following this guide, just to avoid problems? It seems close! |
|
Anything else? |
|
Please make atomic PRs for follow-ups or other change requests |
Please describe the changes this PR makes and why it should be merged: