Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Telegram.Bot.API.Types.
ForumTopicCreated No documentation available.
-
telegram-bot-api Telegram.Bot.API.Types.ForumTopicCreated This object represents a service message about a new forum topic created in the chat.
ForumTopicCreated :: Text -> Integer -> Maybe Text -> ForumTopicCreatedtelegram-bot-api Telegram.Bot.API.Types.ForumTopicCreated No documentation available.
module Telegram.Bot.API.Types.
ForumTopicEdited No documentation available.
-
telegram-bot-api Telegram.Bot.API.Types.ForumTopicEdited This object represents a service message about an edited forum topic.
ForumTopicEdited :: Maybe Text -> Maybe Text -> ForumTopicEditedtelegram-bot-api Telegram.Bot.API.Types.ForumTopicEdited No documentation available.
module Telegram.Bot.API.Types.
ForumTopicReopened No documentation available.
-
telegram-bot-api Telegram.Bot.API.Types.ForumTopicReopened This object represents a service message about a forum topic reopened in the chat. Currently holds no information.
ForumTopicReopened :: Object -> ForumTopicReopenedtelegram-bot-api Telegram.Bot.API.Types.ForumTopicReopened No documentation available.
Fortnight :: Nat -> TimePeriodtime-units-types Data.Time.TypeLevel Represents n-many fortnights.