mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various Improvements
This commit is contained in:
@@ -311,9 +311,6 @@ func inputTextPanelStateForChatPresentationInterfaceState(_ chatPresentationInte
|
||||
stickersEnabled = false
|
||||
}
|
||||
}
|
||||
// if let peer = chatPresentationInterfaceState.renderedPeer?.peer as? TelegramUser, let _ = peer.botInfo {
|
||||
// accessoryItems.append(.commands)
|
||||
// } else
|
||||
if chatPresentationInterfaceState.hasBots {
|
||||
accessoryItems.append(.commands)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user