[][src]Function dbui_controllers::admin::channel_send

pub fn channel_send(
    session: Session,
    cfg: Data<AppConfig>,
    key: Path<String>,
    req: HttpRequest,
    f: Form<SendForm>
) -> HttpResponse

Available by posting to /admin/channel/{id}