[WIP] Bot previews

This commit is contained in:
Isaac
2024-07-16 19:12:26 +08:00
parent 692931b27b
commit a4b4bb5a82
61 changed files with 1321 additions and 465 deletions

View File

@@ -1012,7 +1012,8 @@ public class SendInviteLinkScreen: ViewControllerComponentContainer {
nameColor: user.nameColor,
backgroundEmojiId: user.backgroundEmojiId,
profileColor: user.profileColor,
profileBackgroundEmojiId: user.profileBackgroundEmojiId
profileBackgroundEmojiId: user.profileBackgroundEmojiId,
subscriberCount: user.subscriberCount
)),
canInviteWithPremium: canInviteWithPremium,
premiumRequiredToContact: premiumRequiredToContact