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.

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

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

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

  4. contactPhoneNumber :: Contact -> Text

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

    Contact's phone number.

  5. PassportElementTypePhoneNumber :: PassportElementType

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

    No documentation available.

  6. encryptedPassportElementPhoneNumber :: EncryptedPassportElement -> Maybe Text

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

    User's verified phone number, available only for “phone_number” type.

  7. MessageEntityPhoneNumber :: MessageEntityType

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

    See https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1text_entity_type_phone_number.html.

  8. orderInfoPhoneNumber :: OrderInfo -> Maybe Text

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

    User's phone number.

  9. newtype BoundedEnumEncoding a

    text-encode Text.Encode.Persistent

    No documentation available.

  10. BoundedEnumEncoding :: a -> BoundedEnumEncoding a

    text-encode Text.Encode.Persistent

    No documentation available.

Page 541 of many | Previous | Next