OmegaDevStudio / Selfcord-Old

A discord selfbot API wrapper.
MIT License
37 stars 18 forks source link

Docstrings and type hints do not show #29

Closed Shell1010 closed 1 year ago

Shell1010 commented 1 year ago

Docstrings and Type hints does not show for selfcord as of right now on my end, and I'm assuming on other users ends too. If you guys can help me find a solution this will be helpful.

Shell1010 commented 1 year ago

Tested on replit.com and I was able to get docstrings. Ok perhaps an IDE issue then? I use vscode. image

MildThrone commented 1 year ago

It's an IDE issue. I get the docs and type hints fine in Pycharm image

skifli commented 1 year ago

@Shell1010 Works for me on VSCode. image

Shell1010 commented 1 year ago

Have no idea how this fixed itself but it fixed itself.