MadelineProto/docs/TD_docs/methods/toggleChannelSignMessages.md

786 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

Parameters:

Name Type Required Description
channel_id CLICK ME int Yes Identifier of the channel
sign_messages CLICK ME Bool Yes New value of sign_messages

Return type: Ok