Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. 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.

  2. inputMessageContentPhoneNumber :: InputMessageContent -> Text

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

    Contact's phone number

  3. inputMessageContentSendPhoneNumberToProvider :: InputMessageContent -> Maybe Bool

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

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

  4. sendContactPhoneNumber :: SendContactRequest -> Text

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

    Contact's phone number

  5. 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.

  6. 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.

  7. 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.

  8. 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.

  9. contactPhoneNumber :: Contact -> Text

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

    Contact's phone number.

  10. PassportElementTypePhoneNumber :: PassportElementType

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

    No documentation available.

Page 210 of many | Previous | Next