Export EmbedFlags #682
Annotations
2 errors and 2 warnings
Run Pyright:
discord/message.py#L453
Expression of type "dict[str, Snowflake | bool]" cannot be assigned to declared type "Attachment"
"spoiler" is an undefined field in type "Attachment" (reportGeneralTypeIssues)
|
Run Pyright
1 error
|
Run Pyright:
discord/profile.py#L250
Unnecessary "# type: ignore" comment
|
Run Pyright:
discord/ext/commands/bot.py#L1056
Type variable "ContextT" may go unsolved if caller supplies no argument for parameter "cls"
Provide an overload that specifies the return type when the argument is not supplied (reportInvalidTypeVarUse)
|
Loading