Commit 8eb098d
committed
refactor(helpers): remove validation for optional fields in inline button dict
- Comment out the validation logic for requiring exactly one optional field in inline button dictionaries
- Simplify the handling of inline button dicts to allow more flexible configurations
- Improve code maintainability by reducing strict constraints1 parent 5e8b11e commit 8eb098d
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments