block_record = models.appbskygraphblock.record(
subject=blocked_user_did,
created_at=client.get_current_time_iso()
)
uri = client.app.bsky.graph.block.create(client.me.did, block_record).uri
subject=blocked_user_did,
created_at=client.get_current_time_iso()
)
uri = client.app.bsky.graph.block.create(client.me.did, block_record).uri
Reposted from
Iris
I will not use my own domain on Bluesky. By the way, currently there are no private profiles on Bluesky—it makes me want to delete my account sometimes...
Comments