Skip to content

Add Message.is_forwardable to check if a message can be forwarded #5121

Add Message.is_forwardable to check if a message can be forwarded

Add Message.is_forwardable to check if a message can be forwarded #5121

Triggered via pull request November 22, 2025 02:08
@n6ckn6ck
synchronize #10353
n6ck:master
Status Success
Total duration 41s
Artifacts

lint.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

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)