interface MessageReactionsimport { type MessageReactions } from "https://deno.land/x/mtkruto@0.1.147/types/2_message_reactions.ts"; Propertieschat: ChatPmessageId: numberoptionaluser: UseroptionalactorChat: ChatPdate: DateoldReactions: Reaction[]newReactions: Reaction[]