Uses of Record Class
com.whatsapp.api.domain.webhook.Reaction
Packages that use Reaction
-
Uses of Reaction in com.whatsapp.api.domain.webhook
Methods in com.whatsapp.api.domain.webhook that return ReactionModifier and TypeMethodDescriptionMessage.reaction()Returns the value of thereactionrecord component.Constructors in com.whatsapp.api.domain.webhook with parameters of type ReactionModifierConstructorDescriptionMessage(Reaction reaction, Image image, Sticker sticker, Location location, List<Contact> contacts, Button button, Context context, String from, String id, Text text, List<Error> errors, MessageType type, Interactive interactive, String timestamp, Referral referral, Order order, System system, Video video, Audio audio, Document document) Creates an instance of aMessagerecord class.