Skip to content

Releases: muhammadmp97/TeleBot

Version 1.7.0

10 Feb 20:18
Compare
Choose a tag to compare
v1.7.0

tests cover the secret token validation

Version 1.6.1

06 Feb 06:47
Compare
Choose a tag to compare
v1.6.1

Change package minimum php version to 8.0

Version 1.6.0

30 Jul 17:22
798faef
Compare
Choose a tag to compare
  • setDefaults() method added
  • One bug fixed

Version 1.5.0

21 Jul 07:47
Compare
Choose a tag to compare

Changes:

  • Tests added
  • You can chunk keyboard buttons by an array
  • Some improvements

Version 1.4.0

11 Jun 06:17
Compare
Choose a tag to compare
v1.4.0

feat: make it extendable

Version 1.3.0

06 Jun 05:38
Compare
Choose a tag to compare
v1.3.0

update README.md

Version 1.2.0

28 Apr 09:46
Compare
Choose a tag to compare

Now, you don't have to use die() method inside your closures because the third parameter of listen() method handles that automatically.

Version 1.1.4

27 Apr 08:11
20e143f
Compare
Choose a tag to compare

We support %p in the listen() method for parsing phrases with whitespaces.

Version 1.1.3

06 Jul 17:05
a8f22c9
Compare
Choose a tag to compare
v1.1.3

Fix PHP version

Version 1.1.2

16 Nov 14:26
e3e5d33
Compare
Choose a tag to compare
v1.1.2

Fix a bug