EmojiTemplateCatalog

class EmojiTemplateCatalog(emojiList: List<Emoji>, builder: EmojiTemplateCatalog.Builder.() -> Unit = {})

Constructors

Link copied to clipboard
constructor(emojiList: List<Emoji>, builder: EmojiTemplateCatalog.Builder.() -> Unit = {})

Types

Link copied to clipboard
class Builder

Functions

Link copied to clipboard
fun replace(string: String): String
Link copied to clipboard
Link copied to clipboard

Replaces all short codes in the form of :shortcode: by their corresponding emoji.