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.UserChatBoosts

Synopsis

UserChatBoosts

newtype UserChatBoosts Source #

This object represents a list of boosts added to a chat by a user.

Constructors

UserChatBoosts 

Instances

Instances details
FromJSON UserChatBoosts Source # 
Instance details

Defined in Telegram.Bot.API.Types.UserChatBoosts

ToJSON UserChatBoosts Source # 
Instance details

Defined in Telegram.Bot.API.Types.UserChatBoosts

Generic UserChatBoosts Source # 
Instance details

Defined in Telegram.Bot.API.Types.UserChatBoosts

Associated Types

type Rep UserChatBoosts 
Instance details

Defined in Telegram.Bot.API.Types.UserChatBoosts

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

Defined in Telegram.Bot.API.Types.UserChatBoosts

type Rep UserChatBoosts Source # 
Instance details

Defined in Telegram.Bot.API.Types.UserChatBoosts

type Rep UserChatBoosts = D1 ('MetaData "UserChatBoosts" "Telegram.Bot.API.Types.UserChatBoosts" "telegram-bot-api-7.4.5-C30gz7jHapzKe4VtLU2OM4" 'True) (C1 ('MetaCons "UserChatBoosts" 'PrefixI 'True) (S1 ('MetaSel ('Just "userChatBoostsBosts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 [ChatBoost])))