animation property

InputFile? animation
getter/setter pair

The animation file to be added. Only animations known to the server (i.e., successfully sent via a message) can be added to the list

Implementation

InputFile? animation;