const github.com/gotd/td/tg.UpdateAutoSaveSettingsTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L1198: u.handlers[UpdateAutoSaveSettingsTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L413: UpdateAutoSaveSettingsTypeID: "updateAutoSaveSettings#ec05b097",
tl_registry_gen.go#L2880: "updateAutoSaveSettings": UpdateAutoSaveSettingsTypeID,
tl_registry_gen.go#L5347: UpdateAutoSaveSettingsTypeID: func() bin.Object { return &UpdateAutoSaveSettings{} },
tl_registry_gen.go#L9073: UpdateAutoSaveSettingsTypeID,
tl_update_gen.go#L22900: const UpdateAutoSaveSettingsTypeID = 0xec05b097
tl_update_gen.go#L22936: return UpdateAutoSaveSettingsTypeID
tl_update_gen.go#L22948: ID: UpdateAutoSaveSettingsTypeID,
tl_update_gen.go#L22963: b.PutID(UpdateAutoSaveSettingsTypeID)
tl_update_gen.go#L22980: if err := b.ConsumeID(UpdateAutoSaveSettingsTypeID); err != nil {
tl_update_gen.go#L34954: case UpdateAutoSaveSettingsTypeID:
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |