YS
Size: a a a
YS
p
YS
OS
¯
NI
NI
¯
NI
[
¯
AR
sednMessage
был бы ограничен определённым количеством операций в секунду.A
entities <- m_obj .: "entities"
let (mapped_entities :: [Maybe Text]) = fmap convert entities
where
convert = AesonT.parseMaybe (Aeson.withObject "Entity" (\val -> val .: "type"))
guard (Just "bot_command" `elem` mapped_entities)