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.

  1. module Telegram.Bot.API.Types.ForumTopicCreated

    No documentation available.

  2. data ForumTopicCreated

    telegram-bot-api Telegram.Bot.API.Types.ForumTopicCreated

    This object represents a service message about a new forum topic created in the chat.

  3. ForumTopicCreated :: Text -> Integer -> Maybe Text -> ForumTopicCreated

    telegram-bot-api Telegram.Bot.API.Types.ForumTopicCreated

    No documentation available.

  4. module Telegram.Bot.API.Types.ForumTopicEdited

    No documentation available.

  5. data ForumTopicEdited

    telegram-bot-api Telegram.Bot.API.Types.ForumTopicEdited

    This object represents a service message about an edited forum topic.

  6. ForumTopicEdited :: Maybe Text -> Maybe Text -> ForumTopicEdited

    telegram-bot-api Telegram.Bot.API.Types.ForumTopicEdited

    No documentation available.

  7. module Telegram.Bot.API.Types.ForumTopicReopened

    No documentation available.

  8. newtype ForumTopicReopened

    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.

  9. ForumTopicReopened :: Object -> ForumTopicReopened

    telegram-bot-api Telegram.Bot.API.Types.ForumTopicReopened

    No documentation available.

  10. Fortnight :: Nat -> TimePeriod

    time-units-types Data.Time.TypeLevel

    Represents n-many fortnights.

Page 346 of many | Previous | Next