UpdateChatBackground constructor

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

The chat background was changed

Implementation

UpdateChatBackground