23 lines
436 B
Markdown
23 lines
436 B
Markdown
---
|
|
title: inputMessageContact
|
|
description: User contact message
|
|
---
|
|
## 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)
|
|
|
|
|