feat(feature/poll-v3): initial/final commit (#957)

This commit is contained in:
Rajeh Taher
2024-08-14 12:06:32 +03:00
committed by GitHub
parent 07742e651e
commit e91501026c
2 changed files with 16 additions and 1 deletions

View File

@@ -94,6 +94,7 @@ export type PollMessageOptions = {
values: string[]
/** 32 byte message secret to encrypt poll selections */
messageSecret?: Uint8Array
toAnnouncementGroup?: boolean
}
type SharePhoneNumber = {