hideReply(__) - daneden/Twift GitHub Wiki

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