lastName property

String? lastName
final

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

Implementation

final String? lastName;