Skip to content

unhideReply(__)

daneden edited this page Jan 22, 2022 · 1 revision

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

Types
Global Variables
Global Functions
Extensions
Clone this wiki locally