Tweet_URLEntity - daneden/Twift GitHub Wiki

Tweet.URLEntity

public struct URLEntity: EntityObject 

Inheritance

EntityObject

Properties

start

public let start: Int

end

public let end: Int

url

public let url: URL

expandedUrl

public let expandedUrl: URL

displayUrl

public let displayUrl: String

title

public let title: String?

description

public let description: String?