Have any plans to install the discord.types package separately? #8137
Answered
by
Rapptz
SaidBySolo
asked this question in
Ideas
-
I'm implementing a bot without using a gateway. I need a type hint for the response.
I can install discord.py to use it, but I don't need the full library of discord.py. Do you have any plans for this? |
Beta Was this translation helpful? Give feedback.
Answered by
Rapptz
Jun 11, 2022
Replies: 1 comment 3 replies
-
Unfortunately, I do not. Maintaining these separately would be kind of cumbersome so I kept it as a monorepo structure. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
SaidBySolo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, I do not. Maintaining these separately would be kind of cumbersome so I kept it as a monorepo structure.