tigase / Martin

(M) Martin - XMPP client library for Swift
Other
69 stars 27 forks source link

forward message functionality #25

Open muhammadumair789 opened 1 year ago

muhammadumair789 commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

hantu85 commented 1 year ago

The XMPP library is not aware of the message you would like to forward as it is the clients responsibility to store message and forward them (if it has that functionality) using API provided by the library.