telega-0.2.1: Telegram Bot API binding

Safe HaskellNone
LanguageHaskell2010

Network.API.Telegram.Bot.Property.Accessible

Documentation

class Object source => Accessible target source where Source #

Minimal complete definition

access

Methods

access :: Lens' source target Source #