import { type MessageReactionCount } from "https://deno.land/x/mtkruto@0.2.50/3_types.ts";
Information on the reactions made to a channel post.
Properties
chat: ChatP
The chat containing the message.
date: Date
The point in time in which the change was made.
reactions: ReactionCount[]
The reactions made to the post.