feat: Voice Message docs

This commit is contained in:
Elysia
2023-05-27 16:34:15 +07:00
parent b75688ee28
commit b815c8b3c2
3 changed files with 18 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ class MessagePayload {
* @property {Buffer|string|Stream} attachment The original attachment that generated this file
* @property {string} name The name of this file
* @property {Buffer|Stream} file The file to be sent to the API
* @extends {APIAttachment}
*/
/**