NAME
App::Wubot::Reactor::DeleteField - remove a field from the message
VERSION
version 0.3.2
SYNOPSIS
- name: delete field 'x' from the message
plugin: DeleteField
config:
field: x
DESCRIPTION
Removes a field and its value from a message.