fastapi-discord
fastapi-discord copied to clipboard
Will this automatically refresh tokens?
Will this library automatically refresh tokens as needed?
No it won't you have to refresh it on your own. There is a refresh function where you put in the refresh_token you receive.