23 lines
423 B
Markdown
23 lines
423 B
Markdown
---
|
|
title: chatInviteLink
|
|
description: Contains chat invite link
|
|
---
|
|
## Constructor: chatInviteLink
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Contains chat invite link
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|invite\_link|[string](../types/string.md) | Yes|Chat invite link|
|
|
|
|
|
|
|
|
### Type: [ChatInviteLink](../types/ChatInviteLink.md)
|
|
|
|
|