A WeChat error expression.
@type t() :: %WeChat.Error{ __exception__: true, errcode: String.t(), http_status: integer(), message: String.t(), reason: String.t() }