Skip to content

TypeService

github-actions[bot] edited this page Sep 30, 2024 · 2 revisions

service class for handling, creating, and storing type classes

types are AeplSubClasses

AeplSubClass

JS
client.import("types");

let msg = new types.Message;
await msg.apply(raw);


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally