import { type MessageReactions } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";
The reactions of a user to a messages in a group.
Properties
The user who changed their reactions to the message. Unset if done on behalf of a chat.
The chat that changed its reactions to the message. Unset if done on behalf of a user.
date: Date
The point in time in which the change was made.