GetStickerSet
public struct GetStickerSet : Codable, Equatable, TDFunction
Returns information about a sticker set by its identifier
-
Undocumented
Declaration
Swift
public typealias Result = StickerSet
-
Identifier of the sticker set
Declaration
Swift
public let setId: TDInt64
-
Returns information about a sticker set by its identifier
Declaration
Swift
public init(setId: TDInt64)
Parameters
setId
Identifier of the sticker set