17 lines
275 B
JSON
17 lines
275 B
JSON
{
|
|
"lexicon": 1,
|
|
"id": "chat.bsky.actor.deleteAccount",
|
|
"defs": {
|
|
"main": {
|
|
"type": "procedure",
|
|
"output": {
|
|
"encoding": "application/json",
|
|
"schema": {
|
|
"type": "object",
|
|
"properties": {}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|