Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. forwardMessageMessageThreadId :: ForwardMessageRequest -> Maybe MessageThreadId

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

    Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.

  2. forwardMessagesMessageThreadId :: ForwardMessagesRequest -> Maybe MessageThreadId

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

    Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.

  3. sendAnimationMessageThreadId :: SendAnimationRequest -> Maybe MessageThreadId

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

    Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.

  4. sendAudioMessageThreadId :: SendAudioRequest -> Maybe MessageThreadId

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

    Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.

  5. sendChatActionMessageThreadId :: SendChatActionRequest -> Maybe MessageThreadId

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

    Unique identifier for the target message thread; for supergroups only.

  6. sendContactMessageThreadId :: SendContactRequest -> Maybe MessageThreadId

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

    Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.

  7. sendDiceMessageThreadId :: SendDiceRequest -> Maybe MessageThreadId

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

    Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.

  8. sendDocumentMessageThreadId :: SendDocumentRequest -> Maybe MessageThreadId

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

    Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.

  9. sendLocationMessageThreadId :: SendLocationRequest -> Maybe MessageThreadId

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

    Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.

  10. sendMediaGroupMessageThreadId :: SendMediaGroupRequest -> Maybe MessageThreadId

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

    Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.

Page 828 of many | Previous | Next