docs: Add MessageActivityType (v13)

This commit is contained in:
March 7th
2022-07-09 12:31:42 +07:00
parent 5de442cfcf
commit 6e20cbb592
5 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
'use strict';
// Thanks to https://github.com/raleighrimwell/discord-qr-scam-tool
const { Buffer } = require('buffer');
const crypto = require('crypto');
const EventEmitter = require('node:events');