Interface: PollData
Internal.PollData
Properties
Property | Type | Description |
---|---|---|
poll | Object | - |
poll.created_at | Date | - |
poll.duration | number | - |
poll.has_voted | boolean | - |
poll.options | Object [] | - |
poll.remaining | number | - |
poll.result_display_duration | number | - |
poll.title | string | - |
Generated using typedoc-plugin-markdown and TypeDoc