mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2024-11-17 13:33:47 +00:00
small hotfix
This commit is contained in:
parent
39d49f5d58
commit
7a05b56af2
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user