telega-0.2.0: Telegram Bot API binding

Safe HaskellNone
LanguageHaskell2010

Network.API.Telegram.Bot.Object.Update.Message.Content.Location

Documentation

data Location Source #

Constructors

Location Float Float 
Instances
Show Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message.Content.Location

FromJSON Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message.Content.Location

Methods

parseJSON :: Value -> Parser Location

parseJSONList :: Value -> Parser [Location]

ToJSON Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object.Update.Message.Content.Location

Methods

toJSON :: Location -> Value

toEncoding :: Location -> Encoding

toJSONList :: [Location] -> Value

toEncodingList :: [Location] -> Encoding

Persistable (Send Silently Directly :: * -> Capacity *) Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Property.Persistable

Associated Types

type Payload (Send Silently Directly) Location = (payload :: *) Source #

Persistable (Send Silently Replying :: * -> Capacity *) Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Property.Persistable

Associated Types

type Payload (Send Silently Replying) Location = (payload :: *) Source #

Persistable (Send Notify Directly :: * -> Capacity *) Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Property.Persistable

Associated Types

type Payload (Send Notify Directly) Location = (payload :: *) Source #

Persistable (Send Notify Replying :: * -> Capacity *) Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Property.Persistable

Associated Types

type Payload (Send Notify Replying) Location = (payload :: *) Source #

type Object Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Object

type Object Location = ()
type Payload (Send Silently Directly :: * -> Capacity *) Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Property.Persistable

type Payload (Send Silently Replying :: * -> Capacity *) Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Property.Persistable

type Payload (Send Notify Directly :: * -> Capacity *) Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Property.Persistable

type Payload (Send Notify Replying :: * -> Capacity *) Location Source # 
Instance details

Defined in Network.API.Telegram.Bot.Property.Persistable