Version Related Info¶
There are two main ways to query version information about the library. For guarantees, check Garantías de versión.
- discord.version_info¶
A named tuple that is similar to
sys.version_info.Just like
sys.version_infothe valid values forreleaselevelare “alpha”, “beta”, “candidate” and “final”.