query_id property
read / write
Identifier of the inline query, used to found the venue.
; string representation of int, use int.parse
Implementation
late int64 query_id;
Identifier of the inline query, used to found the venue.
; string representation of int, use int.parse
late int64 query_id;