- Fixed typing in `send_animation` method, caption had `Optional[Union[str, IO]]` for some reason ¯\_(ツ)_/¯
- Added `explanation` parameter of `send_poll` method to telegram-text auto-convert function, now it can take `Element` like `text` and `caption` in other methods, `explanation_parse_mode` is used instead of `parse_mode` in this case