github danog/MadelineProto 8.0.0-beta171
Remove low-level peer constructors

latest releases: 8.3.7, 8.3.6, 8.3.5...
11 months ago

Breaking changes:

  • Remove low-level peerChannel, peerChat, peerUser constructors everywhere from the API, replacing them with bot API IDs (integers).
  • Remove legacy to_id field from legacy raw updates (the new SimpleEventHandler API has not changed, because it's covered by the backwards compatibility promise, unlike legacy raw updates)

Features:

Fixes:

  • Fix update gap handling, broken in the v7->v8 update due to changed resume semantics in danog/loop.

Don't miss a new MadelineProto release

NewReleases is sending notifications on new releases.