import { type MessageReaction } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";
Represents a type of reaction made to a message.
Properties
reaction: Reaction
The type of the reaction.
x/mtkruto/3_types.ts>MessageReaction
import { type MessageReaction } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";
Represents a type of reaction made to a message.
The type of the reaction.