Channel premium gifts

This commit is contained in:
Ilya Laktyushin
2023-09-29 13:23:14 +04:00
parent 30639d9a88
commit 4270261dd6
65 changed files with 5948 additions and 1225 deletions

View File

@@ -1068,6 +1068,8 @@ final class ChatRecentActionsControllerNode: ViewControllerTracingNode {
break
case .boost:
break
case .premiumGiftCode:
break
}
}
}))