MadelineProtoDocs/docs/TD_docs/methods/toggleChannelSignMessages.md

845 B

title description image
toggleChannelSignMessages Enables or disables sender signature on sent messages in the channel. Needs appropriate rights in the channel. Not available for supergroups https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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 Description Required
channel_id int Identifier of the channel Yes
sign_messages Bool New value of sign_messages Yes

Return type: Ok