Software /
code /
prosody
File
teal-src/util/crand.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 |
line wrap: on
line source
local record lib bytes : function (n : integer) : string enum sourceid "OpenSSL" "arc4random()" "Linux" end _source : sourceid end return lib