Renaud

Results 3 issues of Renaud

My code ``` fetch("endpoint", { method: "get" } ).then((res) => console.log(res)) .catch((err) => console.log(error)); ``` Getting **TypeError: failed to fetch**

Hi everyone. Is it possible to get user online state? (like : online, seen today at X, etc) Thank you!

enhancement

These two methods are currently missing from the library.