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. ForwardMessagesRequest :: SomeChatId -> Maybe MessageThreadId -> SomeChatId -> [MessageId] -> Maybe Bool -> Maybe Bool -> ForwardMessagesRequest

    telegram-bot-api Telegram.Bot.API.Methods.ForwardMessages

    No documentation available.

  2. module Telegram.Bot.API.Types.ForceReply

    No documentation available.

  3. data ForceReply

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

    Upon receiving a message with this object, Telegram clients will display a reply interface to the user (act as if the user has selected the bot‘s message and tapped ’Reply'). This can be extremely useful if you want to create user-friendly step-by-step interfaces without having to sacrifice privacy mode.

  4. ForceReply :: Bool -> Maybe Text -> Maybe Bool -> ForceReply

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

    No documentation available.

  5. module Telegram.Bot.API.Types.ForumTopic

    No documentation available.

  6. data ForumTopic

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

    This object represents a forum topic.

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

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

    No documentation available.

  8. module Telegram.Bot.API.Types.ForumTopicClosed

    No documentation available.

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

  10. ForumTopicClosed :: Object -> ForumTopicClosed

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

    No documentation available.

Page 345 of many | Previous | Next