1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 19:56:56 +01:00
MadelineProto/docs/TD_docs/constructors/inputMessageVenue.md
2017-08-25 14:43:29 +02:00

23 lines
449 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](../types/venue.md) | Yes|Venue to send|
### Type: [InputMessageContent](../types/InputMessageContent.md)