Function handle_button_click

Source
pub async fn handle_button_click(
    ctx: Context,
    interaction: Interaction,
    ctx_data: &Data,
) -> Result<(), Box<dyn Error + Send + Sync>>