Properly set itemID for XEP-0084 metadata
This commit is contained in:
parent
da6b549f8b
commit
a9e7d489b8
@ -82,6 +82,7 @@ class XEP_0084(BasePlugin):
|
||||
metadata.add_pointer(pointer)
|
||||
|
||||
return self.xmpp['xep_0163'].publish(metadata,
|
||||
id=info['id'],
|
||||
ifrom=ifrom,
|
||||
block=block,
|
||||
callback=callback,
|
||||
|
Loading…
x
Reference in New Issue
Block a user