Skip to content

RM-238: Add Radio Group and Checkbox Group components#7

Merged
BenHall-1 merged 1 commit intoTicketsBot-cloud:masterfrom
biast12:RM-238
Feb 15, 2026
Merged

RM-238: Add Radio Group and Checkbox Group components#7
BenHall-1 merged 1 commit intoTicketsBot-cloud:masterfrom
biast12:RM-238

Conversation

@biast12
Copy link
Copy Markdown
Contributor

@biast12 biast12 commented Feb 13, 2026

Introduce RadioGroup and CheckboxGroup interaction components: add model/src/interaction/radio_group.rs and checkbox_group.rs with option structs (including checkbox min_values/max_values/required and per-option default flags). Update interaction/component.rs to expose new variants, map numeric ComponentType values (21 & 22), and handle serde deserialization for the new component types. Export the new modules from interaction/mod.rs.
@BenHall-1 BenHall-1 merged commit 008f73a into TicketsBot-cloud:master Feb 15, 2026
1 check failed
@biast12 biast12 deleted the RM-238 branch February 15, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants