mirror of
https://github.com/tulir/mautrix-whatsapp
synced 2024-12-13 17:13:11 +01:00
95c8c01450
When a request for GetProfilePicThumb fails, WhatsApp sends an JSON object containing a status field: `{"status":404}`. In my tests, it did send the codes 401 and 404 which might correspond to the HTTP status codes. At least, we don't have data to update the avatar and should stop doing so. |
||
---|---|---|
.. | ||
chat.go | ||
cmd.go | ||
conn.go | ||
jsonmessage.go | ||
msginfo.go | ||
presence.go | ||
props.go | ||
stream.go | ||
whatsapp.go |