When a live photo is sent to a bot, the json shows that the content_type is photo instead of live_photo, resulting in failure to handle it properly. This is on the API 10 supported version 4.33. Additionally, the library is populating message.photo with the value from message.live_photo.photo
When a live photo is sent to a bot, the json shows that the content_type is photo instead of live_photo, resulting in failure to handle it properly. This is on the API 10 supported version 4.33. Additionally, the library is populating message.photo with the value from message.live_photo.photo