MadelineProto/docs/TD_docs/constructors/inputMessageLocation.md

23 lines
444 B
Markdown
Raw Normal View History

---
title: inputMessageLocation
description: Message with location
---
## Constructor: inputMessageLocation
[Back to constructors index](index.md)
Message with location
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
2017-09-29 15:50:59 +02:00
|location|[location](../constructors/location.md) | Yes|Location to send|
### Type: [InputMessageContent](../types/InputMessageContent.md)