Skip to content

Version 0.79.0

Compare
Choose a tag to compare
@noplanman noplanman released this 04 Sep 13:26
· 72 commits to develop since this release
097177c

Notes

Added

Removed

  • VoiceChatX entities, use VideoChatX entities instead.
  • all_members_are_administrators property from Message entity. Database column still exists, but may be removed in the future.
  • Request::getChatMembersCount(), use Request::getChatMemberCount() instead.
  • Request::kickChatMember(), use Request::banChatMember() instead.