Migrate /delete command to Helix API (#3999)

This commit is contained in:
Aiden
2022-09-19 23:26:48 +01:00
committed by GitHub
parent 6e7b4d8ec7
commit 838e156a04
3 changed files with 47 additions and 39 deletions
+1
View File
@@ -36,6 +36,7 @@
- Minor: Added link back to original message that was deleted. (#3953)
- Minor: Migrate /color command to Helix API. (#3988)
- Minor: Migrate /clear command to Helix API. (#3994)
- Minor: Migrate /delete command to Helix API. (#3999)
- Bugfix: Fix crash that can occur when closing and quickly reopening a split, then running a command. (#3852)
- Bugfix: Connection to Twitch PubSub now recovers more reliably. (#3643, #3716)
- Bugfix: Fix crash that can occur when changing channels. (#3799)