Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 968 Bytes

File metadata and controls

25 lines (17 loc) · 968 Bytes
title description
block
app.bsky.graph.block

#main

Properties

Record declaring a 'block' relationship against another account. NOTE: blocks are public in Bluesky; see blog posts for details.

Use com.atproto.repo.createRecord to create a record.

Property Type Known Values Required Description
subject string (did) - DID of the account to be blocked.
createdAt string (datetime) - -

Output

Property Type Known Values Required Description
ref com.atproto.repo.strongRef - -