MadelineProto/docs/TD_docs/constructors/inputMessageLocation.md
2017-08-25 14:43:29 +02:00

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