23 lines
444 B
Markdown
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)
|
|
|
|
|