mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
597 B
597 B
title | description |
---|---|
inlineQueryResultContact | Represents user contact |
Constructor: inlineQueryResultContact
Represents user contact
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | string | Yes | Unique identifier of this result |
contact | contact | Yes | User contact |
thumb | photoSize | Yes | Result thumb, nullable |