query_id property

int64 query_id
read / write

Identifier of the inline query. ; string representation of int, use int.parse

Implementation

late int64 query_id;