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.

  1. forceReplyForceReply :: ForceReply -> Bool

    telegram-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'

  2. forceReplyInputFieldPlaceholder :: ForceReply -> Maybe Text

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

    The placeholder to be shown in the input field when the reply is active; 1-64 characters.

  3. forceReplySelective :: ForceReply -> Maybe Bool

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

  4. forumTopicIconColor :: ForumTopic -> Integer

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

    Color of the topic icon in RGB format.

  5. forumTopicIconCustomEmojiId :: ForumTopic -> Maybe Text

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

    Unique identifier of the custom emoji shown as the topic icon.

  6. forumTopicMessageThreadId :: ForumTopic -> MessageThreadId

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

    Unique identifier of the forum topic

  7. forumTopicName :: ForumTopic -> Text

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

    Name of the topic

  8. forumTopicCreatedIconColor :: ForumTopicCreated -> Integer

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

    Color of the topic icon in RGB format.

  9. forumTopicCreatedIconCustomEmojiId :: ForumTopicCreated -> Maybe Text

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

    Unique identifier of the custom emoji shown as the topic icon.

  10. forumTopicCreatedName :: ForumTopicCreated -> Text

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

    Name of the topic.

Page 193 of many | Previous | Next