feat(User): presenceFetch()

v12: user.presence
This commit is contained in:
Cinnamon
2022-06-23 10:25:02 +07:00
parent 614c32fed6
commit f6f3274878
3 changed files with 18 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "2.3.41",
"version": "2.3.42",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",