Skip to content

Layer 172, multiple new features and fixes

Compare
Choose a tag to compare
@danog danog released this 26 Jan 21:28
· 474 commits to v8 since this release

Features:

  • Add Poll support in simple event handler messages
  • Add topic and poll-related filters and simple filters
  • Add FilterCommandCaseInsensitive, FilterForwardedFrom, FilterRegexMatchAll, FilterTextContains, FilterTextContainsCaseInsensitive, FilterTextEnds, FilterTextEndsCaseInsensitive, FilterTextStarts, FilterTextStartsCaseInsensitive filters
  • Improve update coverage of existing filters, mainly FilterPeer now supports many more update types
  • FilterRegex now supports specifying flags and an offset
  • Add editReplyMarkup method to Messages
  • Add support for recording the incoming audio stream of a VoIP call with setOutput
  • Update to layer 172
  • Support more deep links and t.me links for getInfo, and all other methods

Fixes:

  • Multiple bugfixes and improvements
  • Fix getReply for secret chat messages and some other secret chat edge cases
  • Fix QR code login in certain conditions
  • Fix an edge case for webhost environments

New Methods:

Changed Methods:

New Constructors:

Changed Constructors: