Uses of Enum Class
it.auties.whatsapp.api.Emoji
Packages that use Emoji
-
Uses of Emoji in it.auties.whatsapp.api
Methods in it.auties.whatsapp.api that return EmojiModifier and TypeMethodDescriptionstatic EmojiReturns the enum constant of this class with the specified name.static Emoji[]Emoji.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.auties.whatsapp.api with parameters of type EmojiModifier and TypeMethodDescriptionCompletableFuture<? extends MessageInfo> Whatsapp.sendReaction(MessageInfo message, Emoji reaction) Send a reaction to a message