Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.API.Telegram.Bot.Object.Update.Message.Content.Info.Location
Documentation
Instances
Show Location Source # | |
FromJSON Location Source # | |
ToJSON Location Source # | |
Defined in Network.API.Telegram.Bot.Object.Update.Message.Content.Info.Location Methods toEncoding :: Location -> Encoding toJSONList :: [Location] -> Value toEncodingList :: [Location] -> Encoding | |
Persistable (Send Silently Directly :: * -> Capacity *) Location Source # | |
Persistable (Send Silently Replying :: * -> Capacity *) Location Source # | |
Persistable (Send Notify Directly :: * -> Capacity *) Location Source # | |
Persistable (Send Notify Replying :: * -> Capacity *) Location Source # | |
type Object Location Source # | |
Defined in Network.API.Telegram.Bot.Object | |
type Payload (Send Silently Directly :: * -> Capacity *) Location Source # | |
type Payload (Send Silently Replying :: * -> Capacity *) Location Source # | |
type Payload (Send Notify Directly :: * -> Capacity *) Location Source # | |
type Payload (Send Notify Replying :: * -> Capacity *) Location Source # | |