Gift improvements

This commit is contained in:
Ilya Laktyushin
2025-07-26 11:43:02 +02:00
parent 8d5dc7ff60
commit 37e74f402e
18 changed files with 967 additions and 159 deletions

View File

@@ -1418,6 +1418,7 @@ private final class ChatSendStarsScreenComponent: Component {
context: component.context,
peerId: component.context.account.peerId,
theme: environment.theme,
currency: .stars,
action: { [weak self] in
guard let self, let starsContext = context.starsContext, let navigationController = self.environment?.controller()?.navigationController as? NavigationController else {
return