kameloso IRC bot
Dlang.org
GoogleErrorResponse.ErrorData
kameloso
plugins
twitch
providers
google
GoogleErrorResponse
struct
GoogleErrorResponse
static
struct
ErrorData {
struct
SubError
;
uint
code
;
string
message
;
string
status
;
SubError
[]
errors
;
}
Members
Structs
SubError
struct
SubError
Variables
code
uint
code
;
errors
SubError
[]
errors
;
message
string
message
;
status
string
status
;
kameloso
plugins
twitch
providers
google
GoogleErrorResponse
structs
ErrorData
variables
error