mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2025-09-15 21:19:30 +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)
|
val postId = it.data.removePrefix(PanelButtonsAPI.openGlobalMenuDataPrefix).let(::PostId)
|
||||||
refreshPostMessage(postId, it.message.chat.id, it.message.messageId)
|
refreshPostMessage(postId, it.message.chat.id, it.message.messageId)
|
||||||
|
answer(it)
|
||||||
}
|
}
|
||||||
onMessageDataCallbackQuery(
|
onMessageDataCallbackQuery(
|
||||||
initialFilter = {
|
initialFilter = {
|
||||||
|
Reference in New Issue
Block a user