Skip to content

Interface: ChoosePayload

Payload for context.chooseAsync. Defines the filters and search parameters to apply to the friend list.

Table of contents

Properties

Properties

description

Optional description: string | LocalizableContent

Optional customizable text field in the share UI. This can be used to describe the incentive a user can get from sharing.


filters

Optional filters: [ContextFilter]

An array of filters to be applied to the friend list. Only the first filter is currently used.


maxSize

Optional maxSize: number

Context maximum size for matching.


minSize

Optional minSize: number

Context minimum size for matching.