const github.com/gotd/td/tg.AccountSaveWallPaperRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_account_save_wall_paper_gen.go#L54: const AccountSaveWallPaperRequestTypeID = 0x6c5a5b37
tl_account_save_wall_paper_gen.go#L105: return AccountSaveWallPaperRequestTypeID
tl_account_save_wall_paper_gen.go#L117: ID: AccountSaveWallPaperRequestTypeID,
tl_account_save_wall_paper_gen.go#L145: b.PutID(AccountSaveWallPaperRequestTypeID)
tl_account_save_wall_paper_gen.go#L172: if err := b.ConsumeID(AccountSaveWallPaperRequestTypeID); err != nil {
tl_registry_gen.go#L1319: AccountSaveWallPaperRequestTypeID: "account.saveWallPaper#6c5a5b37",
tl_registry_gen.go#L3101: "account.saveWallPaper": AccountSaveWallPaperRequestTypeID,
tl_registry_gen.go#L4883: AccountSaveWallPaperRequestTypeID: func() bin.Object { return &AccountSaveWallPaperRequest{} },
tl_server_gen.go#L1422: s.handlers[AccountSaveWallPaperRequestTypeID] = 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. |