Rename SuggestPostOptions to SuggestOptions.

This commit is contained in:
John Preston
2025-11-28 12:12:45 +04:00
parent 23880ac6c1
commit 41d206e354
33 changed files with 117 additions and 109 deletions
+1 -1
View File
@@ -400,7 +400,7 @@ void ActivateBotCommand(ClickHandlerContext context, int row, int column) {
}
}
const auto replyTo = FullReplyTo();
const auto suggest = SuggestPostOptions();
const auto suggest = SuggestOptions();
Window::PeerMenuCreatePoll(
controller,
item->history()->peer,