Skip to content

getTweet(__tweetFields_userFields_)

daneden edited this page Jan 15, 2022 · 1 revision

getTweet(_:tweetFields:userFields:)

public func getTweet(_ tweetId: Tweet.ID,
                tweetFields: [Tweet.Fields] = [],
                userFields: [User.Fields] = []
  )
Types
Global Variables
Global Functions
Extensions
Clone this wiki locally