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

11 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L264: 	u.handlers[UpdateDCOptionsTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
		tl_registry_gen.go#L279: 		UpdateDCOptionsTypeID:                                    "updateDcOptions#8e5e9873",
		tl_registry_gen.go#L2061: 		"updateDcOptions":                                    UpdateDCOptionsTypeID,
		tl_registry_gen.go#L3843: 		UpdateDCOptionsTypeID:                                    func() bin.Object { return &UpdateDCOptions{} },
		tl_registry_gen.go#L6540: 			UpdateDCOptionsTypeID,
		tl_update_gen.go#L2963: const UpdateDCOptionsTypeID = 0x8e5e9873
		tl_update_gen.go#L3009: 	return UpdateDCOptionsTypeID
		tl_update_gen.go#L3021: 		ID:   UpdateDCOptionsTypeID,
		tl_update_gen.go#L3041: 	b.PutID(UpdateDCOptionsTypeID)
		tl_update_gen.go#L3064: 	if err := b.ConsumeID(UpdateDCOptionsTypeID); err != nil {
		tl_update_gen.go#L25054: 	case UpdateDCOptionsTypeID: