kameloso IRC bot
Dlang.org
GooglePlainErrorResponse
kameloso
plugins
twitch
providers
google
JSON schema for the Google plain error response.
version(TwitchSupport && WithTwitchPlugin)
struct
GooglePlainErrorResponse {
string
error
;
string
error_description
;
}
Members
Variables
error
string
error
;
error_description
string
error_description
;
kameloso
plugins
twitch
providers
google
functions
addVideoToYouTubePlaylist
getGoogleTokens
refreshGoogleToken
requestGoogleKeys
validateGoogleToken
structs
GoogleErrorResponse
GooglePlainErrorResponse
GoogleTokenResponse
JSON schema for the Google plain error response.