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 |