SetBackground constructor

SetBackground(
  1. {InputBackground? background,
  2. BackgroundType? type,
  3. required bool for_dark_theme,
  4. int? extra,
  5. int? clientId}
)

Changes the background selected by the user; adds background to the list of installed backgrounds

Returns Background

Implementation

SetBackground