provide support of inlines

This commit is contained in:
2022-09-09 19:46:32 +06:00
parent bf68fc58f4
commit 23be7cac81
4 changed files with 50 additions and 1 deletions

View File

@@ -94,7 +94,8 @@ object Plugin : Plugin {
"Delete post",
listOf(
Format("/delete_post")
)
),
"Should be used with a reply on any post message"
)
)
}