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

9 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_color_gen.go#L65: const AccountUpdateColorRequestTypeID = 0x7cefa15d
		tl_account_update_color_gen.go#L125: 	return AccountUpdateColorRequestTypeID
		tl_account_update_color_gen.go#L137: 		ID:   AccountUpdateColorRequestTypeID,
		tl_account_update_color_gen.go#L181: 	b.PutID(AccountUpdateColorRequestTypeID)
		tl_account_update_color_gen.go#L208: 	if err := b.ConsumeID(AccountUpdateColorRequestTypeID); err != nil {
		tl_registry_gen.go#L1357: 		AccountUpdateColorRequestTypeID:                                         "account.updateColor#7cefa15d",
		tl_registry_gen.go#L3139: 		"account.updateColor":                                               AccountUpdateColorRequestTypeID,
		tl_registry_gen.go#L4921: 		AccountUpdateColorRequestTypeID:                                         func() bin.Object { return &AccountUpdateColorRequest{} },
		tl_server_gen.go#L2140: 	s.handlers[AccountUpdateColorRequestTypeID] = handler