Media
Every notification can contain attached media. There are three types of media supported:
image
. Pretty self-explanatory, any image in one of basic formats:png
,jpg
orwebp
.video
. Supported formats:mp4
,webm
.animation
. Same asvideo
, but will be converted into an animation without sound.
Media can be hidden under spoiler, please refer to the documentation of relevant API methods for details.