Skip to content

LikeResponse

daneden edited this page Apr 27, 2022 · 3 revisions

LikeResponse

A response object containing information relating to Like-related API requests

public struct LikeResponse: Codable 

Inheritance

Codable

Properties

liked

Indicates whether the user likes the specified Tweet as a result of this request.

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