SetChatBackground constructor

SetChatBackground(
  1. {required int chat_id,
  2. InputBackground? background,
  3. BackgroundType? type,
  4. required int dark_theme_dimming,
  5. int? extra,
  6. int? clientId}
)

Changes the background in a specific chat. Supported only in private and secret chats with non-deleted users

Returns Ok

Implementation

SetChatBackground