Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
data Notification Source #
Instances
Persistable (Trigger Notification) Source # | |
Defined in Network.API.Telegram.Bot.Object.Update.Callback payload :: Payload (Trigger Notification) -> Object Source # endpoint :: Payload (Trigger Notification) -> String Source # persist :: FromJSON (Returning (Trigger Notification)) => Payload (Trigger Notification) -> Telegram e (Returning (Trigger Notification)) Source # persist_ :: Payload (Trigger Notification) -> Telegram e () Source # | |
type Payload (Trigger Notification) Source # | |
type Returning (Trigger Notification) Source # | |