firstName property

String? firstName
final

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

Implementation

final String? firstName;