ryft.setNotificationsReadTime()
Will save the latest view timestamp for notifications.
let res = await ryft.updateProfile({
pfp: "https://...",
username: "Alice"
});
Returns
ryft.setNotificationsReadTime({
type: 'social',
context: 'kjzl6cw---xejbmcp',
timestamp: 1680513131
});