Skip to content

Releases: SpikedPaladin/TelegramGLib

v1.0.8

16 Feb 12:48
1746734
Compare
Choose a tag to compare

Changes

  • Bot Api 7.1

v1.0.7

18 Jan 13:25
174b834
Compare
Choose a tag to compare

Changes

  • Fixed incorrect MessageOrigin decoding

v1.0.6

09 Jan 17:48
82caa1e
Compare
Choose a tag to compare

Changes

  • Always used threads
  • Stop MainLoop if bot failed to authorize

v1.0.5

06 Jan 00:53
98edfca
Compare
Choose a tag to compare

Changes

  • Fixed GType errors

v1.0.4

05 Jan 18:26
7adb86d
Compare
Choose a tag to compare

Changes

  • Added shared fields to MaybeInaccessibleMessage
  • Removed some unused fields

v1.0.3

05 Jan 16:44
003b431
Compare
Choose a tag to compare

Changes

  • Fetched with Bot Api 7.0
  • Added threading support (Experimental)

v1.0.2

25 Sep 16:51
7d59d36
Compare
Choose a tag to compare

Changes

  • Added uploading using Bytes to InputMedia
  • Added global variable 'DEFAULT_PARSE_MODE'

v1.0.1

22 Sep 16:31
2df34f3
Compare
Choose a tag to compare

Changes

  • Bot Api 6.9
  • Higher priority for getUpdates
  • Changed default timeouts for production tested
  • Better warning description
  • Fixed get_chat_administrators method return value

v1.0

16 Sep 17:13
2174dbc
Compare
Choose a tag to compare

1.0 Release

Changes

  • Added handlers
  • MIT License
  • Added file uploading with Bytes
  • Removed all deprecated stuff
  • Added methods for command support
  • Lot of bug fixes

v0.3.0

17 Jun 12:54
Compare
Choose a tag to compare

QoL Update

Changes

  • Removed nested namespaces
  • Added MainLoop creation inside bot
  • Basic support for introspection
  • Added network errors handling
  • Removed libgee dependency
  • Added bot configuration
  • Added ability to create bot withot creating custom class
  • Added update routing
  • Added ability to use username for some methods
  • Added automatic id creation for InlineQueryResult