class AvailableReaction_
extends _AvailableReaction_
import { AvailableReaction_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
AvailableReaction_(params: { inactive?: true; premium?: true; reaction: string; title: string; static_icon: enums.Document; appear_animation: enums.Document; select_animation: enums.Document; activate_animation: enums.Document; effect_animation: enums.Document; around_animation?: enums.Document; center_icon?: enums.Document; })Properties
protected
readonly
[params]: Paramsactivate_animation: enums.Document
appear_animation: enums.Document
optional
around_animation: enums.Documentoptional
center_icon: enums.Documenteffect_animation: enums.Document
select_animation: enums.Document
static_icon: enums.Document
Static Properties
readonly
[paramDesc]: ParamDesc