Add Message.is_forwardable to check if a message can be forwarded
#5121
Annotations
7 warnings
|
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)
|