mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 03:42:56 +00:00
Update API scheme to layer 225.
This commit is contained in:
@@ -542,6 +542,7 @@ MTPPoll PollDataToMTP(not_null<const PollData*> poll, bool close) {
|
||||
MTP_vector<MTPPollAnswer>(answers),
|
||||
MTP_int(poll->closePeriod),
|
||||
MTP_int(poll->closeDate),
|
||||
MTP_vector<MTPstring>(), // countries_iso2
|
||||
MTP_long(0));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user