ViewTrendingStickerSets
public struct ViewTrendingStickerSets : Codable, Equatable, TDFunction
Informs the server that some trending sticker sets have been viewed by the user
-
Undocumented
Declaration
Swift
public typealias Result = Ok -
Identifiers of viewed trending sticker sets
Declaration
Swift
public let stickerSetIds: [Int64] -
Informs the server that some trending sticker sets have been viewed by the user
Declaration
Swift
public init(stickerSetIds: [Int64])Parameters
stickerSetIdsIdentifiers of viewed trending sticker sets
View on GitHub
Install in Dash
ViewTrendingStickerSets Structure Reference