need_location property

bool need_location
read / write

True, if the location of the user is expected to be sent with every inline query to this bot.

Implementation

late bool need_location;