fun Button.bindBotAddRemoveQuote(enabled: Boolean): Unit
Sets the text of a Button depending on a state.
enabled - The state that indicates if a StockbrotQuote exists or not
enabled
Author Lucas Held