AvailableReaction
---types---
availableReaction#c077ec01 flags:# inactive:flags.0?true premium:flags.2?true reaction:string title:string static_icon:Document appear_animation:Document select_animation:Document activate_animation:Document effect_animation:Document around_animation:flags.1?Document center_icon:flags.1?Document = AvailableReaction
Belongs to
This type can only be an instance of:
Members
reaction | string | |
title | string | |
static_icon | Document | |
appear_animation | Document | |
select_animation | Document | |
activate_animation | Document | |
effect_animation | Document | |
inactive | flag | This argument defaults to None and can be omitted. |
premium | flag | This argument defaults to None and can be omitted. |
around_animation | Document | This argument defaults to None and can be omitted. |
center_icon | Document | This argument defaults to None and can be omitted. |