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

10 uses

	github.com/gotd/td/tg (current package)
		tl_account_wall_papers_gen.go#L45: const AccountWallPapersNotModifiedTypeID = 0x1c199183
		tl_account_wall_papers_gen.go#L81: 	return AccountWallPapersNotModifiedTypeID
		tl_account_wall_papers_gen.go#L93: 		ID:   AccountWallPapersNotModifiedTypeID,
		tl_account_wall_papers_gen.go#L108: 	b.PutID(AccountWallPapersNotModifiedTypeID)
		tl_account_wall_papers_gen.go#L125: 	if err := b.ConsumeID(AccountWallPapersNotModifiedTypeID); err != nil {
		tl_account_wall_papers_gen.go#L390: 	case AccountWallPapersNotModifiedTypeID:
		tl_registry_gen.go#L946: 		AccountWallPapersNotModifiedTypeID:                                      "account.wallPapersNotModified#1c199183",
		tl_registry_gen.go#L2728: 		"account.wallPapersNotModified":                                     AccountWallPapersNotModifiedTypeID,
		tl_registry_gen.go#L4510: 		AccountWallPapersNotModifiedTypeID:                                      func() bin.Object { return &AccountWallPapersNotModified{} },
		tl_registry_gen.go#L5412: 			AccountWallPapersNotModifiedTypeID,