telegram-bot-api-6.7: Easy to use library for building Telegram bots. Exports Telegram Bot API.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Telegram.Bot.API.Types.GeneralForumTopicUnhidden

Synopsis

GeneralForumTopicUnhidden

newtype GeneralForumTopicUnhidden Source #

This object represents a service message about General forum topic unhidden in the chat. Currently holds no information.

Instances

Instances details
FromJSON GeneralForumTopicUnhidden Source # 
Instance details

Defined in Telegram.Bot.API.Types.GeneralForumTopicUnhidden

ToJSON GeneralForumTopicUnhidden Source # 
Instance details

Defined in Telegram.Bot.API.Types.GeneralForumTopicUnhidden

Generic GeneralForumTopicUnhidden Source # 
Instance details

Defined in Telegram.Bot.API.Types.GeneralForumTopicUnhidden

Associated Types

type Rep GeneralForumTopicUnhidden :: Type -> Type #

Show GeneralForumTopicUnhidden Source # 
Instance details

Defined in Telegram.Bot.API.Types.GeneralForumTopicUnhidden

type Rep GeneralForumTopicUnhidden Source # 
Instance details

Defined in Telegram.Bot.API.Types.GeneralForumTopicUnhidden

type Rep GeneralForumTopicUnhidden = D1 ('MetaData "GeneralForumTopicUnhidden" "Telegram.Bot.API.Types.GeneralForumTopicUnhidden" "telegram-bot-api-6.7-8B5O9jcStFh8aacJiwZZeM" 'True) (C1 ('MetaCons "GeneralForumTopicUnhidden" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Object)))