24 lines
596 B
Markdown
24 lines
596 B
Markdown
---
|
|
title: chatEventSignMessagesToggled
|
|
description: Broadcast channel chat sign_messages setting was toggled
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
# 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)
|
|
|
|
|