MadelineProtoDocs/docs/TD_docs/constructors/chatEventInvitesToggled.md

24 lines
605 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: chatEventInvitesToggled
description: Supergroup channel chat anyone_can_invite setting was toggled
2018-04-04 19:52:48 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2018-04-01 13:19:25 +02:00
---
2018-04-05 01:19:57 +02:00
# Constructor: chatEventInvitesToggled
2018-04-01 13:19:25 +02:00
[Back to constructors index](index.md)
Supergroup channel chat anyone_can_invite setting was toggled
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|anyone\_can\_invite|[Bool](../types/Bool.md) | Yes|New value of anyone_can_invite|
### Type: [ChatEventAction](../types/ChatEventAction.md)