core icon indicating copy to clipboard operation
core copied to clipboard

allow to send message with JustText quote in MessageData

Open adbenitez opened this issue 1 year ago • 0 comments

in the json-rpc you can send a message with send_msg which accepts a MessageData object, that object has a quoted_message_id property, this allows to set a message as quote, but with bridge bots like matterdelta it is needed to set a quoted text without a corresponding message, this is would make things easier to bridge messages from other platforms to delta chat or even bridged Delta Chat groups but in different accounts where you can not set as quote of a message of account A the message id of a message from account B

adbenitez avatar Jun 17 '24 16:06 adbenitez