mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-05-21 18:20:41 +00:00
b5dc0b2fd9
Refactored Api constructors in authorization and channel-related code: - authorization, authorizationSignUpRequired, sentCode, sentCodeSuccess, sentCodePaymentRequired, sentCodeTypeFirebaseSms, and related types - channelParticipant, channelParticipants, sendAsPeers, adminLogResults - chatlistInvite, chatlistInviteAlready, chatlistUpdates, exportedChatlistInvite - popularAppBots, sponsoredMessageReportResultChooseOption, and others Fixed variable shadowing issues where 'user' was extracted and then immediately shadowed by TelegramUser initialization. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>