fix: remove remnants of awaitMessageComponentInteractions (#5783)

This commit is contained in:
Jan
2021-06-09 09:45:34 +02:00
committed by GitHub
parent 16f261e773
commit ae78a336e1
4 changed files with 16 additions and 21 deletions

View File

@@ -423,7 +423,7 @@ class TextBasedChannel {
'createMessageCollector',
'awaitMessages',
'createMessageComponentInteractionCollector',
'awaitMessageComponentInteractions',
'awaitMessageComponentInteraction',
);
}
for (const prop of props) {