telega-0.1.2: Telegram Bot API binding

Safe HaskellSafe
LanguageHaskell2010

Network.Telegram.API.Bot.Has

Documentation

class Has source target where Source #

Minimal complete definition

focus

Methods

focus :: Lens' source target Source #

Instances
Has Update Chat Source # 
Instance details

Defined in Network.Telegram.API.Bot.Object.Update

Methods

focus :: Lens' Update Chat Source #