MadelineProtoDocs/docs/TD_docs/methods/toggleChannelSignMessages.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

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

Return type: Ok