---
path: bot-api-reference/type-aliases/CommunityLinkMessageRequest.md
audience: bot
category: reference
summary: Object type with properties: channelId, messageId (Community).
---

> **CommunityLinkMessageRequest** = `object`

## Properties

### channelId

> **channelId**: [`ChannelGuid`](ChannelGuid.md)

### messageId

> **messageId**: [`MessageGuid`](MessageGuid.md)