Skip to content

roboport@0.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 20:19
· 43 commits to main since this release
3982acf

Minor Changes

  • #69 dd90f29 Thanks @Destiner! - Rename the gateways concept to channels. The roboport/gateways subpath is now roboport/channels, telegramGateway is telegramChannel, and the Gateway/Channel pair is renamed to Channel/Conversation (GatewayHandlerChannelHandler, GatewayRuntimeChannelRuntime, TelegramGatewayTelegramChannel, TelegramGatewayOptionsTelegramChannelOptions, the per-conversation reply handle TelegramChannelTelegramConversation).