Safe Haskell | None |
---|---|
Language | Haskell2010 |
- data Response responseType = Response {
- responseStatus :: Status
- responseHeaders :: ResponseHeaders
- responseBody :: responseType
- data TwitterError
- data TwitterErrorMessage = TwitterErrorMessage {}
Documentation
data Response responseType Source #
Response | |
|
data TwitterError Source #
data TwitterErrorMessage Source #
Twitter Error Messages
see detail: https://dev.twitter.com/docs/error-codes-responses