Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
forceReplyForceReply :: ForceReply -> Booltelegram-bot-api Telegram.Bot.API.Types.ForceReply Shows reply interface to the user, as if they manually selected the bot‘s message and tapped ’Reply'
forceReplyInputFieldPlaceholder :: ForceReply -> Maybe Texttelegram-bot-api Telegram.Bot.API.Types.ForceReply The placeholder to be shown in the input field when the reply is active; 1-64 characters.
forceReplySelective :: ForceReply -> Maybe Booltelegram-bot-api Telegram.Bot.API.Types.ForceReply Use this parameter if you want to force reply from specific users only. Targets: 1) users that are @mentioned in the text of the Message object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message.
forumTopicIconColor :: ForumTopic -> Integertelegram-bot-api Telegram.Bot.API.Types.ForumTopic Color of the topic icon in RGB format.
forumTopicIconCustomEmojiId :: ForumTopic -> Maybe Texttelegram-bot-api Telegram.Bot.API.Types.ForumTopic Unique identifier of the custom emoji shown as the topic icon.
forumTopicMessageThreadId :: ForumTopic -> MessageThreadIdtelegram-bot-api Telegram.Bot.API.Types.ForumTopic Unique identifier of the forum topic
forumTopicName :: ForumTopic -> Texttelegram-bot-api Telegram.Bot.API.Types.ForumTopic Name of the topic
forumTopicCreatedIconColor :: ForumTopicCreated -> Integertelegram-bot-api Telegram.Bot.API.Types.ForumTopicCreated Color of the topic icon in RGB format.
forumTopicCreatedIconCustomEmojiId :: ForumTopicCreated -> Maybe Texttelegram-bot-api Telegram.Bot.API.Types.ForumTopicCreated Unique identifier of the custom emoji shown as the topic icon.
forumTopicCreatedName :: ForumTopicCreated -> Texttelegram-bot-api Telegram.Bot.API.Types.ForumTopicCreated Name of the topic.