Skip to content

v2.3

Choose a tag to compare

@harukasen harukasen released this 30 Aug 09:37
· 17 commits to dev since this release

Harukagram 2.3

Harukagram 2.3 adds the Bot API 10.3 rich-message and ephemeral-message foundation.

Highlights

  • Added rich-message buttons and embedded rich-text buttons.
  • Added rich button rows, document blocks, expandable block quotations, and compact table support.
  • Added InputRichMessage.blocks support for structured outgoing rich messages.
  • Added EphemeralMessageParameters and ephemeral rich-message support.
  • Added ephemeral caption editing support with show_caption_above_media.
  • Added draft-generation controls: can_stop and keep_on_stop.
  • Added disabled inline buttons and force-reply markup support.
  • Added the welcome-message administrator permission.
  • Fixed serialization of embedded rich-message buttons inside paragraph blocks.

Compatibility

The existing receiver_user_id and callback_query_id arguments remain available for compatibility with existing applications.

Full Changelog: v2.2.26...v2.3