Currently, a new button can be added with .button(ButtonComponent button), or with a string (and optional FormImage). It would be nice if there was a way that an .optionalButton could accept an existing button component + boolean; similar to how .button works
that'd be neat
thanks!