764 B
764 B
title | description |
---|---|
toggleChannelSignMessages | Enables or disables sender signature on sent messages in the channel. Needs appropriate rights in the channel. Not available for supergroups |
Method: toggleChannelSignMessages
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Enables or disables sender signature on sent messages in the channel. Needs appropriate rights in the channel. Not available for supergroups
Params:
Name | Type | Required | Description |
---|---|---|---|
channel_id | int | Yes | Identifier of the channel |
sign_messages | Bool | Yes | New value of sign_messages |