23 lines
456 B
Markdown
23 lines
456 B
Markdown
---
|
|
title: inputMessageVenue
|
|
description: Message with information about venue
|
|
---
|
|
## Constructor: inputMessageVenue
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Message with information about venue
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|venue|[venue](../constructors/venue.md) | Yes|Venue to send|
|
|
|
|
|
|
|
|
### Type: [InputMessageContent](../types/InputMessageContent.md)
|
|
|
|
|