Improve API documentation
This commit is contained in:
@ -25,6 +25,10 @@ export const meta = {
|
||||
userId: {
|
||||
validator: $.type(ID),
|
||||
transform: transform,
|
||||
desc: {
|
||||
'ja-JP': '対象のユーザーのID',
|
||||
'en-US': 'Target user ID'
|
||||
}
|
||||
},
|
||||
|
||||
text: {
|
||||
|
Reference in New Issue
Block a user