Browse Source

Merge cf4bee00b2 into 2fbed93624

pull/10423/merge
Steve C 1 month ago
committed by GitHub
parent
commit
6200d9ccb0
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      discord/reaction.py

2
discord/reaction.py

@ -169,7 +169,7 @@ class Reaction:
.. versionadded:: 1.3
.. versionchanged:: 2.0
This function will now raise :exc:`ValueError` instead of
This function will now raise :exc:`TypeError` instead of
``InvalidArgument``.
Raises

Loading…
Cancel
Save