Skip to content

API break change, edit message text/caption methods and `Message.mediaGroupId`.

Compare
Choose a tag to compare
@ShaneQi ShaneQi released this 21 Mar 03:12
· 23 commits to develop since this release
  1. API break change: ZEGBot.run(withHandler:) now accepts a block of handling MULTIPLE Update objects, it used to accept a block of handling a single Update object.
  2. Added edit message text method and edit message caption method.
  3. Added Message.mediaGroupId.