docs
3.2.0
common
docs
/
dev.inmo.tgbotapi.requests.send.polls
/
SendQuizPoll
Send
Quiz
Poll
common
data
class
SendQuizPoll
:
SendPoll
,
TextedOutput
Content copied to clipboard
Functions
Properties
Functions
method
Link copied to clipboard
common
open
override
fun
method
(
)
:
String
Content copied to clipboard
Properties
allow
Sending
Without
Reply
Link copied to clipboard
common
open
override
val
allowSendingWithoutReply
:
Boolean
?
=
null
Content copied to clipboard
chat
Id
Link copied to clipboard
common
open
override
val
chatId
:
ChatIdentifier
Content copied to clipboard
close
Info
Link copied to clipboard
common
open
val
closeInfo
:
ScheduledCloseInfo
?
Content copied to clipboard
correct
Option
Id
Link copied to clipboard
common
val
correctOptionId
:
Int
Content copied to clipboard
disable
Notification
Link copied to clipboard
common
open
override
val
disableNotification
:
Boolean
=
false
Content copied to clipboard
entities
Link copied to clipboard
common
open
val
entities
:
List
<
TextSource
>
?
Content copied to clipboard
is
Anonymous
Link copied to clipboard
common
open
override
val
isAnonymous
:
Boolean
=
true
Content copied to clipboard
is
Closed
Link copied to clipboard
common
open
override
val
isClosed
:
Boolean
=
false
Content copied to clipboard
options
Link copied to clipboard
common
open
override
val
options
:
List
<
String
>
Content copied to clipboard
parse
Mode
Link copied to clipboard
common
open
override
val
parseMode
:
ParseMode
?
=
null
Content copied to clipboard
protect
Content
Link copied to clipboard
common
open
override
val
protectContent
:
Boolean
=
false
Content copied to clipboard
question
Link copied to clipboard
common
open
override
val
question
:
String
Content copied to clipboard
reply
Markup
Link copied to clipboard
common
open
override
val
replyMarkup
:
KeyboardMarkup
?
=
null
Content copied to clipboard
reply
To
Message
Id
Link copied to clipboard
common
open
override
val
replyToMessageId
:
MessageIdentifier
?
=
null
Content copied to clipboard
request
Serializer
Link copied to clipboard
common
open
override
val
requestSerializer
:
SerializationStrategy
<
*
>
Content copied to clipboard
result
Deserializer
Link copied to clipboard
common
open
override
val
resultDeserializer
:
DeserializationStrategy
<
ContentMessage
<
PollContent
>
>
Content copied to clipboard
text
Link copied to clipboard
common
open
override
val
text
:
String
?
=
null
Content copied to clipboard
text
Sources
Link copied to clipboard
common
open
override
val
textSources
:
List
<
TextSource
>
?
Content copied to clipboard
Full list of
TextSource
s
type
Link copied to clipboard
common
open
override
val
type
:
String
Content copied to clipboard