ErrorResponse

JSON schema of the error response from the FrankerFaceZ API.

version(TwitchSupport && WithTwitchPlugin)
private
struct ErrorResponse {}

Members

Variables

error
string error;
message
string message;
status
uint status;