forked from HonusBot/HonusBot
Fix
This commit is contained in:
parent
6b46d74e66
commit
6cc60ed8aa
@ -200,7 +200,7 @@ class InlineBot:
|
|||||||
id=uuid.uuid4().hex,
|
id=uuid.uuid4().hex,
|
||||||
type="article",
|
type="article",
|
||||||
title=command.getName(),
|
title=command.getName(),
|
||||||
input_message_content=contentText
|
input_message_content=contentText,
|
||||||
description=command.getDesc()
|
description=command.getDesc()
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user