Add missing InviteType and ReactionType #5021
Annotations
5 warnings
Run Pyright:
discord/ext/commands/help.py#L328
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
Run Pyright:
discord/ext/commands/bot.py#L1223
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
Run Pyright:
discord/utils.py#L1159
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
Run Pyright:
discord/utils.py#L655
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
Run Pyright:
discord/activity.py#L882
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
Loading