chatterbox 1.3.0 copy "chatterbox: ^1.3.0" to clipboard
chatterbox: ^1.3.0 copied to clipboard

outdated

Framework to build dialog flows for Telegram Bots

1.3.0 #

  • Update Televerse dependency to 1.12.7

1.2.0 #

  • Introduce Invoice payment flow

1.1.0 #

  • Fix command handling for media file processing

1.0.9 #

  • Introduce possibility to send markdown v1 messages
  • Handle commands send as captions with media files
  • Fix MessageContext#user field for CallbackQuery flow

1.0.8 Locale #

  • Add original message to MessageContext
  • When receiving a command pass text via MessageContext.text field

1.0.7 Locale #

  • Add user locale to MessageContext

1.0.6 Payments #

  • Implement processing payments functions
  • Implement SendInvoice functionality
  • Rename ChatterboxStore to PendingMessagesStore
  • Introduce default InMemoryStore
  • Add preCheckoutInfo to MessageContext
  • Implement processPreCheckoutQuery update
  • Introduce process SuccessfulPayment update

1.0.5 #

  • Implement handling Photo, Video and Sticker Media files (pass them via MessageContext#mediaFile)

1.0.4 #

  • Add Message text inside MessageContext instead of appending to args
  • Add args field to toStepUri util function

1.0.4 #

  • Add Message text inside MessageContext instead of appending to args
  • Add args field to toStepUri util function

1.0.3 #

  • Fix working with pending message

1.0.2 #

  • Introduce toStepUri() function, that is used to reference between steps
  • Process callback for InlineButtons

1.0.1 #

  • Add verification for InlineButtons
  • Process callback for InlineButtons

1.0.0 #

  • Initial version.
3
likes
0
points
30
downloads

Publisher

verified publisherdevartel.io

Weekly Downloads

Framework to build dialog flows for Telegram Bots

Repository

License

unknown (license)

Dependencies

collection, televerse

More

Packages that depend on chatterbox