24 lines
509 B
Markdown
24 lines
509 B
Markdown
---
|
|
title: inputMessageContact
|
|
description: User contact message
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
# Constructor: inputMessageContact
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
User contact message
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|contact|[contact](../constructors/contact.md) | Yes|Contact to send|
|
|
|
|
|
|
|
|
### Type: [InputMessageContent](../types/InputMessageContent.md)
|
|
|
|
|