sound property

File? sound
read / write

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

Implementation

File? sound;