Represents a user contact
const InlineQueryResultContact({ required this.id, required this.contact, this.thumbnail, });