Add Message.is_forwardable to check if a message can be forwarded
#5120
Annotations
2 errors and 7 warnings
|
check 3.x
Process completed with exit code 1.
|
|
check 3.8
Process completed with exit code 1.
|
|
check 3.x:
discord/ext/commands/help.py#L328
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/ext/commands/flags.py#L54
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/ext/commands/bot.py#L1223
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/utils.py#L1169
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/utils.py#L664
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/utils.py#L94
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/activity.py#L882
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|