Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

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

  1. SetMyNameRequest :: Maybe Text -> Maybe Text -> SetMyNameRequest

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

    No documentation available.

  2. module Telegram.Bot.API.Methods.SetMyShortDescription

    No documentation available.

  3. type SetMyShortDescription = "setMyShortDescription" :> ReqBody '[JSON] SetMyShortDescriptionRequest :> Post '[JSON] Response Bool

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

    No documentation available.

  4. data SetMyShortDescriptionRequest

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

    No documentation available.

  5. SetMyShortDescriptionRequest :: Maybe Text -> Maybe Text -> SetMyShortDescriptionRequest

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

    No documentation available.

  6. module Telegram.Bot.API.Methods.SetStickerEmojiList

    No documentation available.

  7. type SetStickerEmojiList = "setStickerEmojiList" :> ReqBody '[JSON] SetStickerEmojiListRequest :> Post '[JSON] Response Bool

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

    No documentation available.

  8. data SetStickerEmojiListRequest

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

    Request parameters for setStickerEmojiList.

  9. SetStickerEmojiListRequest :: Text -> [Text] -> SetStickerEmojiListRequest

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

    No documentation available.

  10. module Telegram.Bot.API.Methods.SetStickerKeywords

    No documentation available.

Page 75 of many | Previous | Next