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.
vbEnum :: VarBinding a b -> Set (a, b)swish Swish.VarBinding No documentation available.
inlineQueryResultContactPhoneNumber :: InlineQueryResult -> Texttelegram-bot-api Telegram.Bot.API.InlineMode.InlineQueryResult Contact's phone number.
inputMessageContentNeedPhoneNumber :: InputMessageContent -> Maybe Booltelegram-bot-api Telegram.Bot.API.InlineMode.InputMessageContent True if you require the user's phone number to complete the order.
inputMessageContentPhoneNumber :: InputMessageContent -> Texttelegram-bot-api Telegram.Bot.API.InlineMode.InputMessageContent Contact's phone number
inputMessageContentSendPhoneNumberToProvider :: InputMessageContent -> Maybe Booltelegram-bot-api Telegram.Bot.API.InlineMode.InputMessageContent True if the user's phone number should be sent to provider.
sendContactPhoneNumber :: SendContactRequest -> Texttelegram-bot-api Telegram.Bot.API.Methods.SendContact Contact's phone number
createInvoiceLinkNeedPhoneNumber :: CreateInvoiceLinkRequest -> Maybe Booltelegram-bot-api Telegram.Bot.API.Payments Pass True if you require the user's phone number to complete the order.
createInvoiceLinkSendPhoneNumberToProvider :: CreateInvoiceLinkRequest -> Maybe Booltelegram-bot-api Telegram.Bot.API.Payments Pass True if the user's phone number should be sent to the provider.
sendInvoiceNeedPhoneNumber :: SendInvoiceRequest -> Maybe Booltelegram-bot-api Telegram.Bot.API.Payments Pass True, if you require the user's phone number to complete the order.
sendInvoiceSendPhoneNumberToProvider :: SendInvoiceRequest -> Maybe Booltelegram-bot-api Telegram.Bot.API.Payments Pass True, if you require the user's phone number to complete the order.