MadelineProto/docs/TD_docs/constructors/inputMessageVenue.md

23 lines
456 B
Markdown
Raw Normal View History

---
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|
### Type: [InputMessageContent](../types/InputMessageContent.md)