MadelineProto/docs/TD_docs/constructors/chatEventSignMessagesToggled.md

23 lines
523 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: chatEventSignMessagesToggled
description: Broadcast channel chat sign_messages setting was toggled
---
## Constructor: chatEventSignMessagesToggled
[Back to constructors index](index.md)
Broadcast channel chat sign_messages setting was toggled
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|sign\_messages|[Bool](../types/Bool.md) | Yes|New value of sign_messages|
### Type: [ChatEventAction](../types/ChatEventAction.md)