mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2026-03-28 20:02:36 +00:00
add coloring of inline buttons
This commit is contained in:
@@ -113,7 +113,7 @@ object Plugin : Plugin {
|
||||
PanelButtonBuilder {
|
||||
CallbackDataInlineKeyboardButton(
|
||||
text,
|
||||
"publish ${it.id.string}"
|
||||
"publish ${it.id.string}",
|
||||
)
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user