kaori 5 лет назад
Родитель
Сommit
e74a7edd78
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      src/server/service/bolt.js

+ 8 - 0
src/server/service/bolt.js

@@ -219,6 +219,14 @@ class BoltService {
           {
             type: 'actions',
             elements: [
+              {
+                type: 'button',
+                text: {
+                  type: 'plain_text',
+                  text: 'Next',
+                },
+                action_id: 'showNextResults',
+              },
               {
                 type: 'button',
                 text: {