Skip to content

MessageChatSetBackground

Type · TDLib 1.8.67 · d1085f9c

A new background was set in the chat

MessageChatSetBackground(
  old_background_message_id: int53,
  background: ChatBackground,
  only_for_self: Bool
) → MessageContent

old_background_message_id

int53

Identifier of the message with a previously set same background; 0 if none. Can be an identifier of a deleted message

background

ChatBackground

The new background

only_for_self

Bool

True, if the background was set only for self