telegram-raw-api-0.1.0: Servant bindings to the Telegram bot API

Safe HaskellNone
LanguageHaskell2010

Web.Telegram.API.Lens

Description

Deprecated: Use labels from generics-lens instead

Documentation

disableWebPagePreview :: HasField "disableWebPagePreview" s t a b => Lens s t a b Source #

parseMode :: HasField "parseMode" s t a b => Lens s t a b Source #

disableNotification :: HasField "disableNotification" s t a b => Lens s t a b Source #

replyToMessageId :: HasField "replyToMessageId" s t a b => Lens s t a b Source #

fromChatId :: HasField "fromChatId" s t a b => Lens s t a b Source #

action :: HasField "action" s t a b => Lens s t a b Source #

inlineMessageId :: HasField "inlineMessageId" s t a b => Lens s t a b Source #

inlineQueryId :: HasField "inlineQueryId" s t a b => Lens s t a b Source #

results :: HasField "results" s t a b => Lens s t a b Source #

cacheTime :: HasField "cacheTime" s t a b => Lens s t a b Source #

isPersonal :: HasField "isPersonal" s t a b => Lens s t a b Source #

nextOffset :: HasField "nextOffset" s t a b => Lens s t a b Source #

switchPmText :: HasField "switchPmText" s t a b => Lens s t a b Source #

switchPmParameter :: HasField "switchPmParameter" s t a b => Lens s t a b Source #

offset :: HasField "offset" s t a b => Lens s t a b Source #

limit :: HasField "limit" s t a b => Lens s t a b Source #

timeout :: HasField "timeout" s t a b => Lens s t a b Source #

allowedUpdates :: HasField "allowedUpdates" s t a b => Lens s t a b Source #

url :: HasField "url" s t a b => Lens s t a b Source #

maxConnections :: HasField "maxConnections" s t a b => Lens s t a b Source #