不明なリアクションのフォールバックに star を使うようにするオプション

This commit is contained in:
syuilo 2019-03-18 01:03:35 +09:00
parent 810ed50976
commit 08c176e549
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
10 changed files with 26 additions and 16 deletions

View file

@ -392,7 +392,8 @@ export const schemas = {
'angry',
'confused',
'rip',
'pudding'
'pudding',
'star'
],
description: 'The reaction type.'
},