Imprv/gw5282 add one button
@@ -236,6 +236,14 @@ class BoltService {
{
type: 'actions',
elements: [
+ {
+ type: 'button',
+ text: {
+ type: 'plain_text',
+ text: 'Next',
+ },
+ action_id: 'showNextResults',
type: 'button',
text: {