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.
-
telegram-bot-api Telegram.Bot.API.Methods.ForwardMessages No documentation available.
module Telegram.Bot.API.Types.
ForceReply No documentation available.
-
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.
ForceReply :: Bool -> Maybe Text -> Maybe Bool -> ForceReplytelegram-bot-api Telegram.Bot.API.Types.ForceReply No documentation available.
module Telegram.Bot.API.Types.
ForumTopic No documentation available.
-
telegram-bot-api Telegram.Bot.API.Types.ForumTopic This object represents a forum topic.
ForumTopic :: MessageThreadId -> Text -> Integer -> Maybe Text -> ForumTopictelegram-bot-api Telegram.Bot.API.Types.ForumTopic No documentation available.
module Telegram.Bot.API.Types.
ForumTopicClosed No documentation available.
-
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.
ForumTopicClosed :: Object -> ForumTopicClosedtelegram-bot-api Telegram.Bot.API.Types.ForumTopicClosed No documentation available.