kameloso IRC bot
Dlang.org
SpotifyErrorResponse
kameloso
plugins
twitch
providers
spotify
JSON schema for the Spotify error response.
version(TwitchSupport && WithTwitchPlugin)
struct
SpotifyErrorResponse {
struct
ErrorData
;
ErrorData
error
;
}
Members
Structs
ErrorData
struct
ErrorData
Variables
error
ErrorData
error
;
kameloso
plugins
twitch
providers
spotify
functions
addTrackToSpotifyPlaylist
getSpotifyBase64Authorization
getSpotifyTokens
getSpotifyTrackByID
refreshSpotifyToken
requestSpotifyKeys
validateSpotifyToken
structs
SpotifyErrorResponse
SpotifyTokenResponse
JSON schema for the Spotify error response.