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,
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |