Emoji
public class Emoji : Codable
Undocumented
-
The shortcode of the emoji
Declaration
Swift
public let shortcode: String
-
URL to the emoji static image
Declaration
Swift
public let staticURL: URL
-
URL to the emoji image
Declaration
Swift
public let url: URL