Add more attributes to AppCommandChannel #10345
+136
−8
Draft
Annotations
7 warnings
|
Run Pyright:
discord/ext/commands/help.py#L328
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
Run Pyright:
discord/ext/commands/flags.py#L54
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
Run Pyright:
discord/ext/commands/bot.py#L1223
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
Run Pyright:
discord/utils.py#L1169
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
Run Pyright:
discord/utils.py#L664
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
Run Pyright:
discord/utils.py#L94
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
Run Pyright:
discord/activity.py#L882
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
Loading