mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Bot editing improvements
This commit is contained in:
@@ -294,6 +294,7 @@ func _internal_fetchAndUpdateCachedPeerData(accountPeerId: PeerId, peerId rawPee
|
||||
|
||||
return previous.withUpdatedAbout(userFullAbout)
|
||||
.withUpdatedBotInfo(botInfo)
|
||||
.withUpdatedEditableBotInfo(editableBotInfo)
|
||||
.withUpdatedCommonGroupCount(userFullCommonChatsCount)
|
||||
.withUpdatedIsBlocked(isBlocked)
|
||||
.withUpdatedVoiceCallsAvailable(voiceCallsAvailable)
|
||||
|
||||
Reference in New Issue
Block a user