* Add MediaConvertWebPToPNG option (telegram). When enabled matterbridge will convert .webp files to .png files before uploading them to the mediaserver of the other bridges. Fixes #398
* Decrease complexity in Send() (makes codeclimate happy)
* Refactor telegram handlers. Fix linting