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. sendMessageMessageThreadId :: SendMessageRequest -> Maybe MessageThreadId

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

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

  2. sendPhotoMessageThreadId :: SendPhotoRequest -> Maybe MessageThreadId

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

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

  3. sendPollMessageThreadId :: SendPollRequest -> Maybe MessageThreadId

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

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

  4. sendVenueMessageThreadId :: SendVenueRequest -> Maybe MessageThreadId

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

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

  5. sendVideoMessageThreadId :: SendVideoRequest -> Maybe MessageThreadId

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

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

  6. sendVideoNoteMessageThreadId :: SendVideoNoteRequest -> Maybe MessageThreadId

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

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

  7. sendVoiceMessageThreadId :: SendVoiceRequest -> Maybe MessageThreadId

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

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

  8. sendInvoiceMessageThreadId :: SendInvoiceRequest -> Maybe MessageThreadId

    telegram-bot-api Telegram.Bot.API.Payments

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

  9. sendStickerMessageThreadId :: SendStickerRequest -> Maybe MessageThreadId

    telegram-bot-api Telegram.Bot.API.Stickers

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

  10. newtype MessageThreadId

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

    Unique identifier of a message thread to which the message belongs; for supergroups only.

Page 829 of many | Previous | Next