TypeService - shysolocup/noscord.js GitHub Wiki
|
service class for handling, creating, and storing type classes types are AeplSubClasses |
|
| JS | |
client.import("types");
let msg = new types.Message;
await msg.apply(raw); |
|
service class for handling, creating, and storing type classes types are AeplSubClasses |
|
| JS | |
client.import("types");
let msg = new types.Message;
await msg.apply(raw); |