github danog/MadelineProto 8.0.0-beta115
MadelineProto 8 beta 115

latest releases: 8.3.5, 8.3.4, 8.3.3...
15 months ago

MadelineProto was updated (8.0.0-beta115)!

Features:

  • You can now get direct download links for or directly download stories, check out the open-source MadelineProto-based @tgstories_dl_bot to download any Telegram story!
  • Added support for parse_mode parsing for story methods.
  • getReply now simply returns null if the message doesn't reply to any other message.
  • getReply now has an optional parameter that can be used to filter the returned message type.
  • Added isSelfUser(), isSelfBot() messages to check whether the current user is a user or a bot.
  • Improved IDE typehinting.
  • CLI bots: you can now optionally specify a default download link URL (used by getDownloadLink) in the settings.
  • Added DialogMessagePinned service message with a getPinnedMessage() method.

Fixes:

  • Fixed simple filters with service messages.
  • Fixed IDE typehinting for getEventHandler.
  • Fixed startAndLoopMulti.
  • Tweaked the default drop timeout on media DCs to avoid timeout errors on slow networks.
  • Now the admin list only contains user report peers.
  • Make markdownEscape method accessible.
  • Fixed getDownloadLink for non-event-handler web IPC instances.

Don't miss a new MadelineProto release

NewReleases is sending notifications on new releases.