Skip to content

HiddenResponse

daneden edited this page Jan 22, 2022 · 1 revision

HiddenResponse

A response object pertaining to requests for hiding/unhiding Tweets

public struct HiddenResponse: Codable 

Inheritance

Codable

Properties

hidden

Whether or not the target Tweet reply was hidden as a result of the request

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