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

10 uses

	github.com/gotd/td/tg (current package)
		tl_account_wall_papers_gen.go#L160: const AccountWallPapersTypeID = 0xcdc3858c
		tl_account_wall_papers_gen.go#L211: 	return AccountWallPapersTypeID
		tl_account_wall_papers_gen.go#L223: 		ID:   AccountWallPapersTypeID,
		tl_account_wall_papers_gen.go#L247: 	b.PutID(AccountWallPapersTypeID)
		tl_account_wall_papers_gen.go#L274: 	if err := b.ConsumeID(AccountWallPapersTypeID); err != nil {
		tl_account_wall_papers_gen.go#L397: 	case AccountWallPapersTypeID:
		tl_registry_gen.go#L947: 		AccountWallPapersTypeID:                                                 "account.wallPapers#cdc3858c",
		tl_registry_gen.go#L2729: 		"account.wallPapers":                                                AccountWallPapersTypeID,
		tl_registry_gen.go#L4511: 		AccountWallPapersTypeID:                                                 func() bin.Object { return &AccountWallPapers{} },
		tl_registry_gen.go#L5413: 			AccountWallPapersTypeID,