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.
sendMessageMessageThreadId :: SendMessageRequest -> Maybe MessageThreadIdtelegram-bot-api Telegram.Bot.API.Methods.SendMessage Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.
sendPhotoMessageThreadId :: SendPhotoRequest -> Maybe MessageThreadIdtelegram-bot-api Telegram.Bot.API.Methods.SendPhoto Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.
sendPollMessageThreadId :: SendPollRequest -> Maybe MessageThreadIdtelegram-bot-api Telegram.Bot.API.Methods.SendPoll Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.
sendVenueMessageThreadId :: SendVenueRequest -> Maybe MessageThreadIdtelegram-bot-api Telegram.Bot.API.Methods.SendVenue Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.
sendVideoMessageThreadId :: SendVideoRequest -> Maybe MessageThreadIdtelegram-bot-api Telegram.Bot.API.Methods.SendVideo Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.
sendVideoNoteMessageThreadId :: SendVideoNoteRequest -> Maybe MessageThreadIdtelegram-bot-api Telegram.Bot.API.Methods.SendVideoNote Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.
sendVoiceMessageThreadId :: SendVoiceRequest -> Maybe MessageThreadIdtelegram-bot-api Telegram.Bot.API.Methods.SendVoice Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.
sendInvoiceMessageThreadId :: SendInvoiceRequest -> Maybe MessageThreadIdtelegram-bot-api Telegram.Bot.API.Payments Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.
sendStickerMessageThreadId :: SendStickerRequest -> Maybe MessageThreadIdtelegram-bot-api Telegram.Bot.API.Stickers Unique identifier for the target message thread (topic) of the forum; for forum supergroups only.
-
telegram-bot-api Telegram.Bot.API.Types.Common Unique identifier of a message thread to which the message belongs; for supergroups only.