telega-0.2.4: Telegram Bot API binding

Safe HaskellSafe
LanguageHaskell2010

Network.API.Telegram.Bot.Property.Accessible

Documentation

class Accessible target source where Source #

Minimal complete definition

access

Methods

access :: Lens' source target Source #