# Interface: PostMessageRequest<T\>

Asks the webserver to post an emoji to a particular planet.

## Type parameters

| Name | Type                                                          |
| :--- | :------------------------------------------------------------ |
| `T`  | extends [`PlanetMessageBody`](../README.md#planetmessagebody) |

## Table of contents

### Properties

- [body](PostMessageRequest.md#body)
- [locationId](PostMessageRequest.md#locationid)
- [type](PostMessageRequest.md#type)

## Properties

### body

• **body**: `T`

---

### locationId

• **locationId**: [`LocationId`](../README.md#locationid)

---

### type

• **type**: [`PlanetMessageType`](../README.md#planetmessagetype)
