Change the current user's avatar.
The new avatar id. Must be a non-empty string.
import { changeAvatar } from "@urth/metatell-sdk/user";changeAvatar("your-avatar-id"); Copy
import { changeAvatar } from "@urth/metatell-sdk/user";changeAvatar("your-avatar-id");
Change the current user's avatar.