class types.AvailableReaction
extends _TypeAvailableReaction
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { AvailableReaction } = types;
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; })Properties
protected
readonly
[params]: ParamsactivateAnimation: TypeDocument
appearAnimation: TypeDocument
optional
aroundAnimation: TypeDocumentoptional
centerIcon: TypeDocumenteffectAnimation: TypeDocument
selectAnimation: TypeDocument
staticIcon: TypeDocument
Static Properties
readonly
[paramDesc]: ParamDesc