emoji_proposal library

Enums

EmojiProposalLanguageCodes
represents the supported language codes for the text analysis

Functions

proposeEmojis(String message, {int? number, Set<EmojiProposalLanguageCodes> languageCodes = const {EmojiProposalLanguageCodes.en}}) Set<Emoji>
proposes (hopefully) suitable Emoji reactions for a given message.