Type ApiError - HiznyakNikita/facebook-messenger-net-lib GitHub Wiki

ApiError

represents error which MessengerAPI can send to client code

Fields

  • string Message - error message
  • string Type - type of error
  • int ErrorCode - error code more info
  • string TraceId - id of error trace at MessengerAPI
  • string ErrorData - data of error