mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2025-09-15 04:59:41 +00:00
small hotfix
This commit is contained in:
@@ -131,6 +131,7 @@ object Plugin : Plugin {
|
||||
) {
|
||||
val postId = it.data.removePrefix(PanelButtonsAPI.openGlobalMenuDataPrefix).let(::PostId)
|
||||
refreshPostMessage(postId, it.message.chat.id, it.message.messageId)
|
||||
answer(it)
|
||||
}
|
||||
onMessageDataCallbackQuery(
|
||||
initialFilter = {
|
||||
|
Reference in New Issue
Block a user