-
As a workaround, you can use following method https://tigase.dev/tigase/_libraries/Martin/~files/95b99af77f0688fe45587ea227d757251765ed7e/Sources/Martin/modules/mam/MAMQueryForm.swift?position=source-45.5-46.6-1 and create instance of
MAMQueryForm
and set this form values on your own.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
none
|
Sprints |
n/a
|
Customer |
n/a
|
Issue Votes (0)
This part specifically: https://tigase.dev/tigase/_libraries/Martin/~files/95b99af77f0688fe45587ea227d757251765ed7e/Sources/Martin/modules/mam/MessageArchiveManagementModule.swift?position=source-143.8-145.10-1
Maybe I'm missing something, but it doesn't seem to filter the messages at all - getting all the messages regardless what I put into that parameter. Here's the docs: https://xmpp.org/extensions/xep-0313.html#filter-jid
Is there any workaround where we could manually add that parameter? thanks!