query_id property

int64 query_id
read / write

Identifier of the inline query, used to found the venue. ; string representation of int, use int.parse

Implementation

late int64 query_id;