RemoveFavoriteSticker
public struct RemoveFavoriteSticker : Codable, Equatable, TDFunction
Removes a sticker from the list of favorite stickers
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Sticker file to delete from the list
Declaration
Swift
public let sticker: InputFile
-
Removes a sticker from the list of favorite stickers
Declaration
Swift
public init(sticker: InputFile)
Parameters
sticker
Sticker file to delete from the list