telegram-bot-api-7.4.5: Easy to use library for building Telegram bots. Exports Telegram Bot API.
Safe HaskellNone
LanguageHaskell2010

Telegram.Bot.API.Types.ChatBackground

Synopsis

ChatBackground

newtype ChatBackground Source #

This object represents a chat background.

Constructors

ChatBackground 

Fields

Instances

Instances details
FromJSON ChatBackground Source # 
Instance details

Defined in Telegram.Bot.API.Types.ChatBackground

ToJSON ChatBackground Source # 
Instance details

Defined in Telegram.Bot.API.Types.ChatBackground

Generic ChatBackground Source # 
Instance details

Defined in Telegram.Bot.API.Types.ChatBackground

Associated Types

type Rep ChatBackground 
Instance details

Defined in Telegram.Bot.API.Types.ChatBackground

type Rep ChatBackground = D1 ('MetaData "ChatBackground" "Telegram.Bot.API.Types.ChatBackground" "telegram-bot-api-7.4.5-C30gz7jHapzKe4VtLU2OM4" 'True) (C1 ('MetaCons "ChatBackground" 'PrefixI 'True) (S1 ('MetaSel ('Just "chatBackgroundType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 BackgroundType)))
Show ChatBackground Source # 
Instance details

Defined in Telegram.Bot.API.Types.ChatBackground

type Rep ChatBackground Source # 
Instance details

Defined in Telegram.Bot.API.Types.ChatBackground

type Rep ChatBackground = D1 ('MetaData "ChatBackground" "Telegram.Bot.API.Types.ChatBackground" "telegram-bot-api-7.4.5-C30gz7jHapzKe4VtLU2OM4" 'True) (C1 ('MetaCons "ChatBackground" 'PrefixI 'True) (S1 ('MetaSel ('Just "chatBackgroundType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 BackgroundType)))