-
Notifications
You must be signed in to change notification settings - Fork 0
TypeService
github-actions[bot] edited this page Sep 30, 2024
·
2 revisions
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); |