miniproto.auth.service.AuthService.persist_dc_options
miniproto.auth.service.AuthService.persist_dc_options
Section titled “miniproto.auth.service.AuthService.persist_dc_options”persist_dc_options(raw_config: object) -> tuple[DCOption, ...]Normalize help.Config DC options and atomically store them in the session.
Parameters:
- raw_config (
object) – Telegram configuration result exposingdc_optionsand optionalthis_dc.
Returns: