Represents information about a venue
const InlineQueryResultVenue({ required this.id, required this.venue, this.thumbnail, });