import { AvailableReaction } from "https://deno.land/x/mtkruto@0.0.820/tl/2_types.ts";
Constructors
new
AvailableReaction(params: { inactive?: true; premium?: true; reaction: string; title: string; staticIcon: TypeDocument; appearAnimation: TypeDocument; selectAnimation: TypeDocument; activateAnimation: TypeDocument; effectAnimation: TypeDocument; aroundAnimation?: TypeDocument; centerIcon?: TypeDocument; })