Change Log¶
Project changes are shown on this page.
v2.4.4¶
New Features¶
Improve the
bale.RateLimitobjectAdd new
bale.UpdaterAdding the method of
bale.Bot.send_location()andbale.Bot.send_contact()Update Readme file
Bug Fixes¶
Fix http error
Fix bale.EventType.BEFORE_READY and
bale.on_before_ready()bugFix bot closing problem
v2.4.3¶
Bug Fixes¶
Changes in some functions and commands
Add
bale.Bot.download_file()for Download files with file_idUpdate LICENSE
Improve Code Quality
v2.4.2¶
Bug Fixes¶
Changes in some functions and commands
Improve Code Quality
v2.4.1¶
New Features¶
Add
updaterparam tobale.Botfor Custom-UpdaterAdd
bale.Message.type& supportbale.UpdateTypefrom itUpdate Readme file
Bug Fixes¶
Improve Code Quality
v2.4.0¶
New Features¶
New changes for better Connections
Synchronization of Exceptions with document
Add Support from local rate limits
Add support from
bale.HTTPClienterrors
Advance¶
Add a Response Parser for connections
Add Type Checker to All functions
Add new supporter class for Rate Limits
Synchronization of methods and Improve Code in many Models (
bale.User,bale.Chat,bale.Bot,bale.Message)Add
bale.error.RateLimitedErrorAdd
sleep_after_every_get_updatesparam tobale.Bot.run()andbale.Bot.start()
Bug Fixes¶
Improve Code Quality
v2.3.2¶
New Features¶
Add new methods
bale.Bot.get_user()andbale.Bot.invite_to_chat()functionSupport
bale.Chat.invite_to_chat()frombale.Bot.get_user()Add
bale.Chat.mentionandbale.Chat.linkproperty tobale.ChatAdd
bale.CallbackQuery.userproperty tobale.CallbackQuery.bale.CallbackQuery.useris a aliases forbale.CallbackQuery.from_user.Add
on_member_chat_joinandon_member_chat_leaveeventsAdd
bale.MemberRole.is_admin()andbale.MemberRole.is_owner()function tobale.MemberRoleAdd save and read function to be bale.Document
Add get_file function to bale.HTTPClient
Bug Fixes¶
Fixed some function in
bale.BotFixed
Bad Requesterror inbale.Bot.get_chat()Fixed on_ready event bug
Fixed
bale.Bot.get_chat()bugs