Skip to content

Commit 8d636f7

Browse files
committed
Update tags.toml
1 parent 84e1c4f commit 8d636f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tags/tags.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1218,6 +1218,6 @@ keywords = ["group-dm", "send-does-not-exist"]
12181218
content = """
12191219
Bots cannot send messages in partial group dm channels.
12201220
Use `if ('send' in channel)` or compare `channel.type` to mitigate this.
1221-
A fix will be implemented in 14.16.2
1221+
A fix will be implemented in 14.16.2, where you can use `channel.isSendable()`
12221222
"""
12231223

0 commit comments

Comments
 (0)