teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
PollIn
Interface PollIn
interface
PollIn
{
_
?:
"poll"
;
answers
:
TypePollAnswerIn
[]
;
closed
?:
boolean
;
closeDate
?:
number
;
closePeriod
?:
number
;
countriesIso2
?:
string
[]
;
creator
?:
boolean
;
hash
:
BigInteger
;
hideResultsUntilClose
?:
boolean
;
id
:
BigInteger
;
multipleChoice
?:
boolean
;
openAnswers
?:
boolean
;
publicVoters
?:
boolean
;
question
:
TextWithEntitiesIn
;
quiz
?:
boolean
;
revotingDisabled
?:
boolean
;
shuffleAnswers
?:
boolean
;
subscribersOnly
?:
boolean
;
}
Index
Properties
_?
answers
closed?
close
Date?
close
Period?
countries
Iso2?
creator?
hash
hide
Results
Until
Close?
id
multiple
Choice?
open
Answers?
public
Voters?
question
quiz?
revoting
Disabled?
shuffle
Answers?
subscribers
Only?
Properties
Optional
_
_
?:
"poll"
answers
answers
:
TypePollAnswerIn
[]
Optional
closed
closed
?:
boolean
Optional
close
Date
closeDate
?:
number
Optional
close
Period
closePeriod
?:
number
Optional
countries
Iso2
countriesIso2
?:
string
[]
Optional
creator
creator
?:
boolean
hash
hash
:
BigInteger
Optional
hide
Results
Until
Close
hideResultsUntilClose
?:
boolean
id
id
:
BigInteger
Optional
multiple
Choice
multipleChoice
?:
boolean
Optional
open
Answers
openAnswers
?:
boolean
Optional
public
Voters
publicVoters
?:
boolean
question
question
:
TextWithEntitiesIn
Optional
quiz
quiz
?:
boolean
Optional
revoting
Disabled
revotingDisabled
?:
boolean
Optional
shuffle
Answers
shuffleAnswers
?:
boolean
Optional
subscribers
Only
subscribersOnly
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
answers
closed
close
Date
close
Period
countries
Iso2
creator
hash
hide
Results
Until
Close
id
multiple
Choice
open
Answers
public
Voters
question
quiz
revoting
Disabled
shuffle
Answers
subscribers
Only
GitHub
npm
Issues
teleproto - v1.229.0
Loading...