View Source ExTDLib.Object.MessageChatSetBackground (ExTDLib v0.0.4)

A new background was set in the chat.

NameTypeDescription
old_background_message_idstringIdentifier of the message with a previously set same background; 0 if none. Can be an identifier of a deleted message.
backgroundchatBackgroundThe new background.
only_for_selfboolTrue, if the background was set only for self.

More details on telegram's documentation.