Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. foaffirstName :: ScopedName

    swish Swish.RDF.Vocabulary.FOAF

    foaf:firstName from http://xmlns.com/foaf/spec/#term_firstName.

  2. rdfFirst :: ScopedName

    swish Swish.RDF.Vocabulary.RDF

    rdf:first from http://www.w3.org/TR/rdf-schema/#ch_first.

  3. inlineQueryResultContactFirstName :: InlineQueryResult -> Text

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

    Contact's first name.

  4. inputMessageContentFirstName :: InputMessageContent -> Text

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

    Contact's first name

  5. sendContactFirstName :: SendContactRequest -> Text

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

    Contact's first name

  6. chatFirstName :: Chat -> Maybe Text

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

    First name of the other party in a private chat.

  7. chatFullInfoFirstName :: ChatFullInfo -> Maybe Text

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

    First name of the other party in a private chat.

  8. contactFirstName :: Contact -> Text

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

    Contact's first name.

  9. sharedUserFirstName :: SharedUser -> Maybe Text

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

    First name of the user, if the name was requested by the bot.

  10. userFirstName :: User -> Text

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

    User's or bot's first name.

Page 103 of many | Previous | Next