TDLib.InputMessagePoll.InputMessagePoll – valagram-1 Reference Manual
Packages
valagram-1
TDLib
InputMessagePoll
close_date
is_anonymous
is_closed
open_period
options
question
type_
InputMessagePoll
InputMessagePoll
Description:
public
InputMessagePoll
(
FormattedText
question,
ArrayList
<
FormattedText
?> options,
bool
is_anonymous,
PollType
type_,
int32
open_period,
int32
close_date,
bool
is_closed)