github danog/MadelineProto 8.6.0
upload* methods and multiple fixes

5 hours ago

Features:

  • Add new uploadDocument, uploadPhoto, uploadAudio, uploadDocumentPhoto, uploadGif, uploadPhoto, uploadSticker, uploadVideo, uploadVoice methods as more powerful versions of messages.uploadMedia, to upload media without actually sending it to any chat, with all the same automatic features offered by their send* variants.

Fixes:

  • Fix channel is already closed errors after triggering an IPC server restart()
  • Fix passing Messages to methods accepting inputDocument/inputPhoto constructors
  • Allow passing a string to textWithEntities
  • Small updates fix
  • Transform the linked_monoforum_id returned by getInfo to a bot API ID

Don't miss a new MadelineProto release

NewReleases is sending notifications on new releases.