An extension to command option types with Decoder.
WARNING:
Be aware that if decoding fails during a command execution (due to invalid inputs, incorrect decoder), data COULD BE UNRECOVERABLY LOST.
Use with caution.
Optional
Decoder type which defines how to handle the response. If not set, the default decoder will be used.
An extension to command option types with Decoder.
WARNING:
Be aware that if decoding fails during a command execution (due to invalid inputs, incorrect decoder), data COULD BE UNRECOVERABLY LOST.
Use with caution.