sound property

File? sound
final

sound File containing the sound to be played when the animated emoji is clicked if any; may be null. The sound is encoded with the Opus codec, and stored inside an OGG container

Implementation

final File? sound;