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. SetGameScoreMessage :: Message -> SetGameScoreResult

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

    No documentation available.

  2. SetGameScoreMessageBool :: Bool -> SetGameScoreResult

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

    No documentation available.

  3. data SetGameScoreRequest

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

    No documentation available.

  4. SetGameScoreRequest :: UserId -> Integer -> Maybe Bool -> Maybe Bool -> Maybe ChatId -> Maybe MessageId -> Maybe InlineMessageId -> SetGameScoreRequest

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

    No documentation available.

  5. data SetGameScoreResult

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

    No documentation available.

  6. module Telegram.Bot.API.Methods.SetChatAdministratorCustomTitle

    No documentation available.

  7. type SetChatAdministratorCustomTitle = "setChatAdministratorCustomTitle" :> ReqBody '[JSON] SetChatAdministratorCustomTitleRequest :> Post '[JSON] Response Bool

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

    No documentation available.

  8. data SetChatAdministratorCustomTitleRequest

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

    Request parameters for setChatAdministratorCustomTitle.

  9. SetChatAdministratorCustomTitleRequest :: SomeChatId -> UserId -> Text -> SetChatAdministratorCustomTitleRequest

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

    No documentation available.

  10. module Telegram.Bot.API.Methods.SetChatDescription

    No documentation available.

Page 70 of many | Previous | Next