Skip to content

Commit 85cdc11

Browse files
authored
chore: tags (#215)
* add undocumented features tag
1 parent 30e04a8 commit 85cdc11

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tags/tags.toml

+7
Original file line numberDiff line numberDiff line change
@@ -1205,3 +1205,10 @@ Errors such as `ECONNRESET`, `ConnectTimeoutError`, `SocketError: other side clo
12051205
* Free or shared hosting providers often come with significant limitations
12061206
* Another indication of these issues are 'Unknown Interaction' errors.
12071207
"""
1208+
1209+
[undocumented]
1210+
keywords = ["voice-channel-status", "new-features"]
1211+
content = """
1212+
discord.js does not support features until they are officially documented.
1213+
While there might be a way for these features to work, it can change at any time without any notice
1214+
"""

0 commit comments

Comments
 (0)