[Docs] Fix user parameter to predicates being typed as discord.TextChannel (#2914)

This commit is contained in:
Flame442
2019-08-17 19:05:22 -04:00
committed by Toby Harradine
parent b1ccfab6d2
commit dfb4212d43
2 changed files with 20 additions and 19 deletions

View File

@@ -0,0 +1 @@
Fixed user parameter being labeled as discord.TextChannel instead of discord.abc.User.