mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Stars
This commit is contained in:
@@ -375,6 +375,10 @@ public extension Message {
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
||||
func isAgeRestricted() -> Bool {
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
||||
public extension Message {
|
||||
|
||||
Reference in New Issue
Block a user