This commit is contained in:
hujiabin 2023-02-14 15:58:27 +08:00
parent a6b67282f3
commit edd20ab4e8

View File

@ -15,7 +15,7 @@ class Emoji(object):
'response': [
_common.RspHead(),
['!data', [_common.Emoji()], '表情列表'],
['!use_emoji', [], '已选择的表情列表'],
['use_emoji', [], '已选择的表情列表'],
]
},{
'name': 'setEmoji',