Version 0.77.0
Notes
Added
Deprecated
- Telegram changed
voice_chat_X
tovideo_chat_X
.VoiceChatX
event classes are deprecated, use newVideoChatX
event classes instead.
Fixed
- Return correct data in
Entity::jsonSerialize
(@TiiFuchs)
voice_chat_X
to video_chat_X
. VoiceChatX
event classes are deprecated, use new VideoChatX
event classes instead.Entity::jsonSerialize
(@TiiFuchs)