- Preparing search index...
- The search index is not available
megalodon
Poll
: { expired
: boolean; expires_at
: string | null; id
: string; multiple
: boolean; options
: PollOption[]; voted
: boolean; votes_count
: number; }
Type declaration
-
expired: boolean
-
expires_at: string | null
-
id: string
-
multiple: boolean
-
-
voted: boolean
-
votes_count: number