@ -21,7 +21,7 @@ async def postToSheet(data, gsheetToken):
async with aiohttp.ClientSession() as session:
async with session.post(gsheetToken, json=data) as response:
# print("Status:", response.status)
return response.status
The note is not visible to the blocked user.