github.com/gotd/td/tg.AccountInstallThemeRequest.Format (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_account_install_theme_gen.go#L53: 	Format string
		tl_account_install_theme_gen.go#L84: 	if !(i.Format == "") {
		tl_account_install_theme_gen.go#L116: 		i.Format = val
		tl_account_install_theme_gen.go#L180: 	if !(i.Format == "") {
		tl_account_install_theme_gen.go#L215: 		b.PutString(i.Format)
		tl_account_install_theme_gen.go#L262: 		i.Format = value
		tl_account_install_theme_gen.go#L314: 	i.Format = value
		tl_account_install_theme_gen.go#L326: 	return i.Format, true