Skip to content

Commit

Permalink
chore: tags (#215)
Browse files Browse the repository at this point in the history
* add undocumented features tag
  • Loading branch information
Wolvinny authored Sep 1, 2024
1 parent 30e04a8 commit 85cdc11
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tags/tags.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1205,3 +1205,10 @@ Errors such as `ECONNRESET`, `ConnectTimeoutError`, `SocketError: other side clo
* Free or shared hosting providers often come with significant limitations
* Another indication of these issues are 'Unknown Interaction' errors.
"""

[undocumented]
keywords = ["voice-channel-status", "new-features"]
content = """
discord.js does not support features until they are officially documented.
While there might be a way for these features to work, it can change at any time without any notice
"""

0 comments on commit 85cdc11

Please sign in to comment.