Function clockwork_webhook_program::webhook_program::request_new
source · pub fn request_new<'info>(
ctx: Context<'_, '_, '_, '_, RequestNew<'_>>,
id: String,
method: HttpMethod,
route: String
) -> Result<()>