account.installTheme

Install a theme

 메서드 스키마는 레이어 134부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
dark flags.0?true Whether to install the dark version
theme flags.1?InputTheme Theme to install
format flags.2?string Theme format, a string that identifies the theming engines supported by the client
base_theme flags.3?BaseTheme Indicates a basic theme provided by all clients

Result

Bool

Only users can use this method