TwitterAPIManyErrors - daneden/Twift GitHub Wiki

TwitterAPIManyErrors

An array of errors returned from the Twitter API

public struct TwitterAPIManyErrors: Codable, Error, Hashable 

Inheritance

Codable, Error, Hashable

Properties

errors

public let errors: [TwitterAPIError]