v1.0.0
- feat: Add pass through of an additional state. See Readme to additional state. The additional state is useful when working with the inline-menu. cbaa47f
- feat: MarkdownV2 is now supported bbce77e
- fix: correct the type of middleware() ca8528d
BREAKING CHANGE: with the additional state the url was slighly changed. Messages from before the update can not be answered. Messages created after the update work just fine. (Which is the case most of the times as question messages are newly created. Still its a breaking change.)
BREAKING CHANGE: the class properties messageSuffixMarkdown
(and for HTML / MarkdownV2) are now methods. This allows for the additional state if needed. bfd7575 14e0306