Skip to content

RetweetResponse

daneden edited this page Jan 19, 2022 · 1 revision

RetweetResponse

A Twitter API response object pertaining to Retweet requests

public struct RetweetResponse: Codable 

Inheritance

Codable

Properties

retweeted

Whether or not the target tweet was retweeted as a result of this request

public let retweeted: Bool
Types
Global Variables
Global Functions
Extensions
Clone this wiki locally