View Source ExTDLib.Method.ToggleSupergroupSignMessages (ExTDLib v0.0.4)

Toggles whether sender signature is added to sent messages in a channel; requires can_change_info administrator right. Returns object_ptr<Ok>.

NameTypeDescription
supergroup_idstringIdentifier of the channel.
sign_messagesboolNew value of sign_messages.

More details on telegram's documentation.