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

9 uses

	github.com/gotd/td/tg (current package)
		tl_account_install_wall_paper_gen.go#L55: const AccountInstallWallPaperRequestTypeID = 0xfeed5769
		tl_account_install_wall_paper_gen.go#L101: 	return AccountInstallWallPaperRequestTypeID
		tl_account_install_wall_paper_gen.go#L113: 		ID:   AccountInstallWallPaperRequestTypeID,
		tl_account_install_wall_paper_gen.go#L137: 	b.PutID(AccountInstallWallPaperRequestTypeID)
		tl_account_install_wall_paper_gen.go#L163: 	if err := b.ConsumeID(AccountInstallWallPaperRequestTypeID); err != nil {
		tl_registry_gen.go#L1320: 		AccountInstallWallPaperRequestTypeID:                                    "account.installWallPaper#feed5769",
		tl_registry_gen.go#L3102: 		"account.installWallPaper":                                          AccountInstallWallPaperRequestTypeID,
		tl_registry_gen.go#L4884: 		AccountInstallWallPaperRequestTypeID:                                    func() bin.Object { return &AccountInstallWallPaperRequest{} },
		tl_server_gen.go#L1443: 	s.handlers[AccountInstallWallPaperRequestTypeID] = handler