pull/433/merge
Dave Jones 2023-04-10 11:40:31 -05:00
rodzic 3e43e7b5c6
commit 948ff5ae74
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -30,7 +30,7 @@ use the `<podcast:chat>` tag at the `item` level.
### Attributes
- **server** (required) The fqdn of a chat server that serves as the "bootstrap" server to connect to.
- **protocol** (required) The [protocol](/chatprotocols.txt) in use on the server.
- **protocol** (required) The [protocol](chatprotocols.txt) in use on the server.
- **accountId** (recommended) The account id of the podcaster on the server or platform being connected to.
- **space** (optional) Some chat systems have a notion of a chat "space" or "room" or "topic". This attribute will serve
that purpose.