feat!: use the guild data provided on interactions #6119
Annotations
3 errors
|
disnake/interactions/base.py#L275
Argument of type "Any | None" cannot be assigned to parameter "data" of type "Guild" in function "__init__"
Type "Any | None" cannot be assigned to type "Guild"
"None" is incompatible with "Guild" (reportGeneralTypeIssues)
|
|
This job failed
Loading