unhideReply(__) - daneden/Twift GitHub Wiki

unhideReply(_:)

Unhides a reply to a Tweet.

public func unhideReply(_ tweetId: Tweet.ID)

Parameters

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

Returns

A response object containing a HiddenResponse