Skip to content

Releases: amirrh6/Litegram

0.7.0

30 Nov 20:33
Compare
Choose a tag to compare
Code cleanup

0.6.2

30 Nov 13:50
Compare
Choose a tag to compare
Fix incomplete docs of 4 classes

0.6.1

30 Nov 13:29
Compare
Choose a tag to compare
Complete KeyboardButtonRequestChat class

0.6.0

30 Nov 13:06
Compare
Choose a tag to compare

Added support for API v7.11

0.5.0: Easier instantiation

20 Nov 22:30
Compare
Choose a tag to compare

Non-backward-compatible changes, again! :)

0.4.0

19 Nov 12:19
Compare
Choose a tag to compare
Introduction of a lot of radical changes

0.3.3

19 Nov 09:55
Compare
Choose a tag to compare
  • Complete InlineKeyboardButton class

  • Code Cleanup

  • Fix for bugs of following fields of Message class: 'link_preview_options', 'giveaway_created', 'giveaway_winners' and 'giveaway_completed'

  • Added example for receiving updates from webhook

0.3.2

18 Nov 11:44
Compare
Choose a tag to compare
Minor

0.3.1

18 Nov 11:26
Compare
Choose a tag to compare
Code cleanup and improvements

0.3.0: Additions and improvements

17 Nov 17:22
Compare
Choose a tag to compare
Added MessageId and InaccessibleMessage classes.

Minor updates to README.md

get_full_name() custom (not standard) method of User class has been prefixed with an underline to distinguish it from the standard methods.