Current artifact plugin is missing several Types in the TelegramMediaAction class. Currently, if the plugin encounters any of these missing Types an error is thrown and no report is generated. The missing types were added. Additionally error handling was added to account for any possible missed or future added Types. These types will default to type 'unknown' in the report and will output an error message to terminal.
Current artifact plugin is missing several Types in the TelegramMediaAction class. Currently, if the plugin encounters any of these missing Types an error is thrown and no report is generated. The missing types were added. Additionally error handling was added to account for any possible missed or future added Types. These types will default to type 'unknown' in the report and will output an error message to terminal.