InputStoryAreaTypeFoundVenue constructor

InputStoryAreaTypeFoundVenue(
  1. {required int64 query_id,
  2. required String result_id,
  3. int? extra,
  4. int? clientId}
)

An area pointing to a venue found by the bot getOption("venue_search_bot_username")

Implementation

InputStoryAreaTypeFoundVenue