s/channel/group/g

akwizgran
2016-01-20 17:41:02 +00:00
parent e6e398e8d7
commit e328bb7a01

@@ -9,7 +9,7 @@ The client uses a separate group for each pair of contacts. The [group descripto
### Message types
**0: UPDATE** - The content is a BDF list with three elements: `transport_id` (string), `version` (int), and `properties` (dictionary). `transport_id` and `properties` are supplied by the transport plugin. `version` is incremented whenever the properties change.
**0: UPDATE** - The content is a BDF list with three elements: `transport_id` (string), `properties` (dictionary), and `version` (int). `transport_id` and `properties` are supplied by the transport plugin. `version` is incremented whenever the properties change.
### Validity policy