Skip to content

hideReply(__)

daneden edited this page Jan 22, 2022 · 1 revision

hideReply(_:)

Hides a reply to a Tweet.

public func hideReply(_ tweetId: Tweet.ID)

Parameters

  • tweetId: Unique identifier of the Tweet to hide. The Tweet must belong to a conversation initiated by the authenticating user.

Returns

A response object containing a HiddenResponse

Types
Global Variables
Global Functions
Extensions
Clone this wiki locally