mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 19:42:11 +02:00
2 lines
124 B
Erlang
2 lines
124 B
Erlang
-record(vcard_xupdate, {us = {<<>>, <<>>} :: {binary(), binary()},
|
|
hash = <<>> :: binary()}).
|