mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
filename to messageoptions + group query + media query
This commit is contained in:
@@ -70,7 +70,8 @@ export interface MessageOptions {
|
||||
caption?: string
|
||||
thumbnail?: string
|
||||
mimetype?: Mimetype
|
||||
validateID?: boolean
|
||||
validateID?: boolean,
|
||||
filename?: string
|
||||
}
|
||||
export interface MessageStatusUpdate {
|
||||
from: string
|
||||
|
||||
Reference in New Issue
Block a user