mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat(feature/poll-v3): initial/final commit (#957)
This commit is contained in:
@@ -94,6 +94,7 @@ export type PollMessageOptions = {
|
||||
values: string[]
|
||||
/** 32 byte message secret to encrypt poll selections */
|
||||
messageSecret?: Uint8Array
|
||||
toAnnouncementGroup?: boolean
|
||||
}
|
||||
|
||||
type SharePhoneNumber = {
|
||||
|
||||
Reference in New Issue
Block a user