0.12.0
Pre-release
Pre-release
Features
- convert embed color to decimal if it's given as hex
- add
remove_embeds(),remove_files()functions in order to clearembedsandfilesproperties of webhook object - add optional
remove_embedsandremove_filesargs toexecute()in order to automatically clearembedsandfilesproperties - add
remove_file()function in order to remove a file infilesgiven by filename
Breaking Changes
- return webhook responses only as a list if multiple urls are given. Otherwise, just return the response object