mirror of
https://github.com/ION606/custom_discordjs.git
synced 2026-05-14 22:26:54 +00:00
Added channels, fixed interactions and added guids
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import author from '../messages/User.js';
|
||||
import Guild from './Guild.js'
|
||||
import { Channel } from '../messages/message.js';
|
||||
import { Channel } from './Channel.js';
|
||||
import axios from 'axios';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user