Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. vbEnum :: VarBinding a b -> Set (a, b)

    swish Swish.VarBinding

    No documentation available.

  2. inlineQueryResultContactPhoneNumber :: InlineQueryResult -> Text

    telegram-bot-api Telegram.Bot.API.InlineMode.InlineQueryResult

    Contact's phone number.

  3. inputMessageContentNeedPhoneNumber :: InputMessageContent -> Maybe Bool

    telegram-bot-api Telegram.Bot.API.InlineMode.InputMessageContent

    True if you require the user's phone number to complete the order.

  4. inputMessageContentPhoneNumber :: InputMessageContent -> Text

    telegram-bot-api Telegram.Bot.API.InlineMode.InputMessageContent

    Contact's phone number

  5. inputMessageContentSendPhoneNumberToProvider :: InputMessageContent -> Maybe Bool

    telegram-bot-api Telegram.Bot.API.InlineMode.InputMessageContent

    True if the user's phone number should be sent to provider.

  6. sendContactPhoneNumber :: SendContactRequest -> Text

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

    Contact's phone number

  7. createInvoiceLinkNeedPhoneNumber :: CreateInvoiceLinkRequest -> Maybe Bool

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

    Pass True if you require the user's phone number to complete the order.

  8. createInvoiceLinkSendPhoneNumberToProvider :: CreateInvoiceLinkRequest -> Maybe Bool

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

    Pass True if the user's phone number should be sent to the provider.

  9. sendInvoiceNeedPhoneNumber :: SendInvoiceRequest -> Maybe Bool

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

    Pass True, if you require the user's phone number to complete the order.

  10. sendInvoiceSendPhoneNumberToProvider :: SendInvoiceRequest -> Maybe Bool

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

    Pass True, if you require the user's phone number to complete the order.

Page 207 of many | Previous | Next