user_location property
read / write
Location of the user; pass null if unknown or the bot doesn't need user's location.
Implementation
Location? user_location;
Location of the user; pass null if unknown or the bot doesn't need user's location.
Location? user_location;