#Does everyone else find themselves using `type ignore` all the time?

1 messages · Page 1 of 1 (latest)

stark solstice
#

Without constantly writing in # type: ignore, a lot of the objects in pycord throw type checking errors. This is for both strict and basic typing modes.

nova torrent
stark solstice
#

interaction.message_edit() is not a thing afaik

stark solstice
#

Gotcha. Regardless, there's still a lot of typing issues that arise while using pycord, and I'm wondering if I'm the only one

forest drum
#

What IDE are you using out of curiosity ?

stark solstice
#

vscode