guilds
main
@ -399,7 +399,7 @@ async function handleConnection(connection, info) {
if (iconBuffer) {
const iconMessage = JSON.stringify({
type: 'icon',
username: config.userName,
name: config.userName,
avatar: b4a.toString(iconBuffer, 'base64'),
timestamp: Date.now()
});
The note is not visible to the blocked user.