Fixes
- Fixed
slash.Context
callback annotations not being properly evaluated from string annotations underfrom __future__ import annotations
. - Fixed guild-specific commands trying to register their default permissions in all guilds. They only register them in their own guild now.