GetStickerEmojis

public struct GetStickerEmojis : Codable, Equatable, TDFunction

Returns emoji corresponding to a sticker. The list is only for informational purposes, because a sticker is always sent with a fixed emoji from the corresponding Sticker object

  • Undocumented

    Declaration

    Swift

    public typealias Result = Emojis
  • Sticker file identifier

    Declaration

    Swift

    public let sticker: InputFile
  • Returns emoji corresponding to a sticker. The list is only for informational purposes, because a sticker is always sent with a fixed emoji from the corresponding Sticker object

    Declaration

    Swift

    public init(sticker: InputFile)

    Parameters

    sticker

    Sticker file identifier