MadelineProto/docs/TD_docs/constructors/inputMessageLocation.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

23 lines
444 B
Markdown

---
title: inputMessageLocation
description: Message with location
---
## Constructor: inputMessageLocation
[Back to constructors index](index.md)
Message with location
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|location|[location](../constructors/location.md) | Yes|Location to send|
### Type: [InputMessageContent](../types/InputMessageContent.md)