forked from MirrorHub/mautrix-whatsapp
abe73684d0
When a request for GroupMetadata fails, WhatsApp sends an JSON object containing a status field: `{"status":500}`. In my tests, it sends the codes 401, 404 and 500 which might have the meaning of the HTTP status codes. At least, we don't have data to update the portal and should stop doing anything. |
||
---|---|---|
.. | ||
chat.go | ||
cmd.go | ||
conn.go | ||
jsonmessage.go | ||
msginfo.go | ||
presence.go | ||
props.go | ||
stream.go | ||
whatsapp.go |