bs_block | R Documentation |
Block an account
bs_block(
subject,
user = get_bluesky_user(),
pass = get_bluesky_pass(),
auth = bs_auth(user, pass),
clean = TRUE
)
subject |
Character, length 1. Subject to act on, as a handle or did. |
user |
Character. User name to log in with. Defaults to |
pass |
Character. App password to log in with. Defaults to |
auth |
Authentication information. Defaults to |
clean |
Logical. Should output be cleaned into a |
a tibble::tibble of follow information
graph/block.json (2024-12-03) repo/createRecord.json (2024-12-02)
v0.2.0
(2024-12-03)
bs_block(subject = 'nytimes.com')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.