MalRefreshTokenRequest is the input for refreshMalAccessToken when refreshing a MAL access token.
It carries the client identity and stored refresh token from a prior MalTokenResponse, plus optional RequestOptions for the token call.
https://myanimelist.net/apiconfig/references/authorization
The MAL application client ID.
Optional
An optional client secret for applications that use one.
Shared transport settings for the token request.
The stored MAL refresh token.
MalRefreshTokenRequest is the input for refreshMalAccessToken when refreshing a MAL access token.
It carries the client identity and stored refresh token from a prior MalTokenResponse, plus optional RequestOptions for the token call.
See
https://myanimelist.net/apiconfig/references/authorization