MadelineProto/docs/TD_docs/methods/toggleChannelSignMessages.md
2017-08-25 15:05:53 +02:00

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

Back to methods index

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

Return type: Ok