2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
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 |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-09-29 15:50:59 +02:00
|
|
|
|venue|[venue](../constructors/venue.md) | Yes|Venue to send|
|
2017-03-11 19:54:51 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [InputMessageContent](../types/InputMessageContent.md)
|
|
|
|
|
|
|
|
|