Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AvailableReaction

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { inactive?: boolean; premium?: boolean; reaction: string; title: string; staticIcon: TypeDocument; appearAnimation: TypeDocument; selectAnimation: TypeDocument; activateAnimation: TypeDocument; effectAnimation: TypeDocument; aroundAnimation?: TypeDocument; centerIcon?: TypeDocument }

Type declaration

CONSTRUCTOR_ID: 3229084673
SUBCLASS_OF_ID: 2350685555
classType: "constructor"
className: "AvailableReaction"
inactive?: boolean
premium?: boolean
reaction: string
title: string
staticIcon: TypeDocument
appearAnimation: TypeDocument
selectAnimation: TypeDocument
activateAnimation: TypeDocument
effectAnimation: TypeDocument
aroundAnimation?: TypeDocument
centerIcon?: TypeDocument

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer

Constructors

Generated using TypeDoc