ChatBackground constructor

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

Describes a background set for a specific chat

Implementation

ChatBackground