Skip to content

BookmarkResponse

daneden edited this page Apr 27, 2022 · 2 revisions

BookmarkResponse

A response object containing information relating to Bookmark-related API requests

public struct BookmarkResponse: Codable 

Inheritance

Codable

Properties

bookmarked

Indicates whether the user bookmarked the specified Tweet as a result of this request.

public let bookmarked: Bool
Types
Global Variables
Global Functions
Extensions
Clone this wiki locally