MadelineProto/docs/TD_docs/constructors/chatEventInvitesToggled.md

23 lines
532 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: chatEventInvitesToggled
description: Supergroup channel chat anyone_can_invite setting was toggled
---
## Constructor: chatEventInvitesToggled
[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)