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