This package contains type stubs to provide more precise static types and type inference for wavelink 2. wavelink 3 doesn't need these stubs since it is fully type-annotated.
pip install wavelink-stubsThe major and minor version of wavelink-stubs will roughly match the major and minor version numbers of the wavelink release the stubs represent.
Thank you to:
- Maintainers of
wavelinkfor the wonderful library. - Bryan Forbes for providing a great reference with his
asyncpg-stubslibrary.