bug ?
This commit is contained in:
parent
50516bf89d
commit
7f95363348
@ -122,7 +122,7 @@ class MessagePayload {
|
||||
* Resolves data.
|
||||
* @returns {MessagePayload}
|
||||
*/
|
||||
resolveData() {
|
||||
async resolveData() {
|
||||
if (this.data) return this;
|
||||
const isInteraction = this.isInteraction;
|
||||
const isWebhook = this.isWebhook;
|
||||
|
Loading…
Reference in New Issue
Block a user