MessageChatSetBackground constructor

MessageChatSetBackground(
  1. {required int old_background_message_id,
  2. required ChatBackground background,
  3. int? extra,
  4. int? clientId}
)

A new background was set in the chat

Implementation

MessageChatSetBackground