Skip to content

Releases: telepath-php/telepath

Bot API 6.4

02 Jan 15:47

Choose a tag to compare

Changelog:

  • Added more information to type-hints.

Bot API 6.4

30 Dec 22:04

Choose a tag to compare

Fixed typo:

  • The spelling of the word "specified" was corrected.

Bot API 6.4

30 Dec 19:53

Choose a tag to compare

Additional to the changes in https://github.com/telepath-php/telepath/releases/tag/v0.7.0, Telegram changed a few comments, that we included for type-hinting:

  • In the sendDocument method, change "photo" to "video".
  • In the InputMediaAnimation class, change "photo" to "animation".
  • In the InputMediaVideo class, change photo to video in two places: one is a comment and another is an argument name of has_spoiler property.

Bot API 6.4

30 Dec 13:09

Choose a tag to compare

Full compatibility to Bot API 6.4 from 30th December 2022.

v0.6.0

05 Nov 12:57
4d8ccf1

Choose a tag to compare

Bot API 6.3