Skip to content

Commit

Permalink
Fix slackapi#1343 block_suggestion response does not support descript…
Browse files Browse the repository at this point in the history
…ion in an option
  • Loading branch information
seratch committed Aug 20, 2024
1 parent c9a204a commit 9ce2444
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@
public class Option {
private TextObject text;
private String value;
private TextObject description;
}

0 comments on commit 9ce2444

Please sign in to comment.