const github.com/gotd/td/tg.AccountCreateThemeRequestTypeID

9 uses

	github.com/gotd/td/tg (current package)
		tl_account_create_theme_gen.go#L64: const AccountCreateThemeRequestTypeID = 0x652e4400
		tl_account_create_theme_gen.go#L129: 	return AccountCreateThemeRequestTypeID
		tl_account_create_theme_gen.go#L141: 		ID:   AccountCreateThemeRequestTypeID,
		tl_account_create_theme_gen.go#L185: 	b.PutID(AccountCreateThemeRequestTypeID)
		tl_account_create_theme_gen.go#L224: 	if err := b.ConsumeID(AccountCreateThemeRequestTypeID); err != nil {
		tl_registry_gen.go#L1325: 		AccountCreateThemeRequestTypeID:                                         "account.createTheme#652e4400",
		tl_registry_gen.go#L3107: 		"account.createTheme":                                               AccountCreateThemeRequestTypeID,
		tl_registry_gen.go#L4889: 		AccountCreateThemeRequestTypeID:                                         func() bin.Object { return &AccountCreateThemeRequest{} },
		tl_server_gen.go#L1536: 	s.handlers[AccountCreateThemeRequestTypeID] = handler