Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data ForumTopic

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

    This object represents a forum topic.

  2. ForumTopic :: MessageThreadId -> Text -> Integer -> Maybe Text -> ForumTopic

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

    No documentation available.

  3. module Telegram.Bot.API.Types.ForumTopicClosed

    No documentation available.

  4. newtype ForumTopicClosed

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

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

  5. ForumTopicClosed :: Object -> ForumTopicClosed

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

    No documentation available.

  6. module Telegram.Bot.API.Types.ForumTopicCreated

    No documentation available.

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

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

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

    No documentation available.

  9. module Telegram.Bot.API.Types.ForumTopicEdited

    No documentation available.

  10. data ForumTopicEdited

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

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

Page 345 of many | Previous | Next