telega-0.1.9: Telegram Bot API binding

Safe HaskellNone
LanguageHaskell2010

Network.Telegram.API.Bot.Object.Update.Message.Keyboard

Documentation

data Keyboard Source #

Constructors

Inline [[Button]] 
Instances
Show Keyboard Source # 
Instance details

Defined in Network.Telegram.API.Bot.Object.Update.Message.Keyboard

ToJSON Keyboard Source # 
Instance details

Defined in Network.Telegram.API.Bot.Object.Update.Message.Keyboard

FromJSON Keyboard Source # 
Instance details

Defined in Network.Telegram.API.Bot.Object.Update.Message.Keyboard

Persistable Post' Keyboard Source # 
Instance details

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

Persistable Edit' Keyboard Source # 
Instance details

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

type Object Keyboard Source # 
Instance details

Defined in Network.Telegram.API.Bot.Object

type Object Keyboard = ()
type Payload Post' Keyboard Source # 
Instance details

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

type Payload Edit' Keyboard Source # 
Instance details

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