We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8eabf commit 05d6001Copy full SHA for 05d6001
1 file changed
docs/thecard.md
@@ -46,7 +46,7 @@ When `JSON` is used to represent `theCard` data, it does it differently than [jC
46
{
47
des: ["other"],
48
proto: "tinode",
49
- value: "usrRkDVe0PYDOo", // tinode ID, may include server address.
+ value: "tinode:topic/usrRkDVe0PYDOo", // tinode ID URI, may include server address.
50
},
51
52
proto: "http", // should be used for either http or https website addresses.
0 commit comments