このサイトは現在整備中のため、内容等が正しくない場合があります!
curl --location --request POST 'https://misskey.io/api/antennas/list'[
{
"id": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"name": "string",
"keywords": [
[
"string"
]
],
"excludeKeywords": [
[
"string"
]
],
"src": "home",
"userListId": "string",
"users": [
"string"
],
"caseSensitive": false,
"localOnly": false,
"notify": true,
"excludeBots": false,
"withReplies": false,
"withFile": true,
"isActive": true,
"hasUnreadNote": false
}
]