Software /
code /
prosody
File
teal-src/util/table.d.tl @ 11744:5f99aa6bb76d
mod_muc_mam: Omit queryid attribute from <fin/>
Since version 0.4 of XEP-0313, the <fin/> element is sent with the IQ
result and no longer has a queryid attribute.
author | Holger Weiss <holger@zedat.fu-berlin.de> |
---|---|
date | Fri, 06 Aug 2021 19:25:43 +0200 |
parent | 11459:86904555bffc |
child | 12618:17cc122cc2e8 |
line wrap: on
line source
local record lib create : function (narr:integer, nrec:integer):table pack : function (...:any):{any} end return lib