Sending messages to Max via the onWtmaxSendMessage trigger
Added the onWtmaxSendMessage event to send messages from third-party Joomla extensions to the default chat.
Addition
The default chat for sending messages
Added the default chat_id setting for outgoing messages (MAX chat selection via Joomla ModalSelect). The plugin shows information about this chat_id.
Addition
Log of outgoing messages
The outgoing message log has been added to the plugin table #__plg_system_wtmax_messages.
Addition
Central processing of incoming webhooks
Added central processing of incoming webhooks from MAX bots. The central processing of webhooks triggers the onWtmaxIncomingWebhook event for system plugins and plugins of the wtmax group
Change
Updating the PHP SDK Max
The PHP SDK Max has been updated to version 0.1.1.