const github.com/gotd/td/tg.AccountUploadWallPaperRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_account_upload_wall_paper_gen.go#L61: const AccountUploadWallPaperRequestTypeID = 0xe39a8f03
tl_account_upload_wall_paper_gen.go#L120: return AccountUploadWallPaperRequestTypeID
tl_account_upload_wall_paper_gen.go#L132: ID: AccountUploadWallPaperRequestTypeID,
tl_account_upload_wall_paper_gen.go#L172: b.PutID(AccountUploadWallPaperRequestTypeID)
tl_account_upload_wall_paper_gen.go#L203: if err := b.ConsumeID(AccountUploadWallPaperRequestTypeID); err != nil {
tl_registry_gen.go#L1318: AccountUploadWallPaperRequestTypeID: "account.uploadWallPaper#e39a8f03",
tl_registry_gen.go#L3100: "account.uploadWallPaper": AccountUploadWallPaperRequestTypeID,
tl_registry_gen.go#L4882: AccountUploadWallPaperRequestTypeID: func() bin.Object { return &AccountUploadWallPaperRequest{} },
tl_server_gen.go#L1401: s.handlers[AccountUploadWallPaperRequestTypeID] = handler
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. |