FeatureTagParams
public struct FeatureTagParams : Codable
Params to feature a hashtag
-
The hashtag to be featured, without the hash sign.
Declaration
Swift
public var name: String
-
Undocumented
Declaration
Swift
public init(name: String)